PR rtl-optimization/23233
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 6 Aug 2005 11:05:48 +0000 (11:05 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 6 Aug 2005 11:05:48 +0000 (11:05 +0000)
commitca8cce9fc2a2367248ffe52d526ce0bfbb1ed71b
tree258bd91dcb3ed6c0101dfa2405103e1853dac6d3
parenta3c2bc5e205d32fdca920233961ee24ec9af958d
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.

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