[Bug rtl-optimization/25130] [4.1/4.2 Regression] miscompilation in GCSE
steven at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Dec 16 23:58:00 GMT 2005
------- Comment #4 from steven at gcc dot gnu dot org 2005-12-16 23:58 -------
Re. comment #3, I can reproduce the bug with -fno-gcse-lm too, so this may be
unrelated to load motion. I also tried with -O -fgcse and I'm seeing the bug
then, too. Finally, I tried with CPROP1, CPROP2 and load pre commented out,
and it still fails. So it may be normal PRE breaking things.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25130
More information about the Gcc-bugs
mailing list