]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR rtl-optimization/19683 (MIPS wrong-code for 64-bit multiply.)
authorRichard Sandiford <rsandifo@redhat.com>
Thu, 17 Mar 2005 21:11:49 +0000 (21:11 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Thu, 17 Mar 2005 21:11:49 +0000 (21:11 +0000)
commit4960a3555cecde7f707d66c668443a1e3ddb9415
treecb3772901e092f74abe2b0a2729b514da39c1484
parent81582a062b592bffca3ccdf5fc617bfde833dd79
re PR rtl-optimization/19683 (MIPS wrong-code for 64-bit multiply.)

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.

From-SVN: r96634
gcc/ChangeLog
gcc/reload1.c
gcc/testsuite/ChangeLog