rtlanal.c (replace_rtx): Don't make a CONST_INT the operand of SUBREG or ZERO_EXTEND.
authorAlexandre Oliva <aoliva@redhat.com>
Thu, 21 Feb 2002 19:21:35 +0000 (19:21 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Thu, 21 Feb 2002 19:21:35 +0000 (19:21 +0000)
commit9dd791c86c770caf0b6a12a0dfae7cf0e0469f89
treefe34e2b2c1ebf766d03406df39c4a33246595dfd
parent287dd527bdaedd75aaccec7722a2b509c7a6a06c
rtlanal.c (replace_rtx): Don't make a CONST_INT the operand of SUBREG or ZERO_EXTEND.

* rtlanal.c (replace_rtx): Don't make a CONST_INT the operand of
SUBREG or ZERO_EXTEND.

From-SVN: r49935
gcc/ChangeLog
gcc/rtlanal.c