loop.c (move_movables): Note issues with replacing REGs with SUBREGs.
authorJeffrey A Law <law@cygnus.com>
Thu, 17 Jun 1999 13:29:11 +0000 (13:29 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 17 Jun 1999 13:29:11 +0000 (07:29 -0600)
commit51f0646f8a46b03d0fd01c79daf82a9ae5a2fceb
tree399c423c555ce3ac267265c912e79063686f2837
parent048f60dcb1e7663c2fcd5e1d5f0aaad621e786c4
loop.c (move_movables): Note issues with replacing REGs with SUBREGs.


        * loop.c (move_movables): Note issues with replacing REGs with
        SUBREGs.
        * mips.h (GO_IF_LEGITIMATE_ADDRESS): Handle SUBREGs properly.

From-SVN: r27573
gcc/ChangeLog
gcc/config/mips/mips.h
gcc/loop.c