OSDN Git Service

PR rtl-optimization/19683
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 7 Mar 2005 17:48:46 +0000 (17:48 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 7 Mar 2005 17:48:46 +0000 (17:48 +0000)
commit941b4534a35bd3edbf078cb38f253b4e79ee00a1
treeea4a59df52b4f25a495d4dd6f14323f494f44138
parent0a8e05db55b28d6737a619cac38ad8d978734c04
PR rtl-optimization/19683
* reload1.c (choose_reload_regs): Pass the number of bits, not the
number of bytes, to smallest_int_for_mode.  Fix arguments to
REG_CANNOT_CHANGE_MODE_P.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@96033 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/reload1.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/torture/pr19683-1.c [new file with mode: 0644]