re PR rtl-optimization/23233 (Loop optimisation ICE for subreg addresses)
authorRichard Sandiford <richard@codesourcery.com>
Sat, 6 Aug 2005 11:05:48 +0000 (11:05 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Sat, 6 Aug 2005 11:05:48 +0000 (11:05 +0000)
commitf7a064b51430b3ba027c921786f1268c54cd1d5c
tree258bd91dcb3ed6c0101dfa2405103e1853dac6d3
parenta8006d0933c8c954b134152c1fb60a379c7fb846
re PR rtl-optimization/23233 (Loop optimisation ICE for subreg addresses)

PR rtl-optimization/23233
* loop.c (combine_movables): Require the modes to be the same.
(move_movables): Remove handling of cases where the replacement
had a different mode to the original.

From-SVN: r102804
gcc/ChangeLog
gcc/loop.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr23233-1.c [new file with mode: 0644]