[Bug optimization/12941] [tree-ssa] loop miscompilation
falk at debian dot org
gcc-bugzilla@gcc.gnu.org
Fri Nov 7 17:54:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12941
falk at debian dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |normal
Priority|P1 |P2
Target Milestone|tree-ssa |---
------- Additional Comments From falk at debian dot org 2003-11-07 17:54 -------
In combine, the shift in the second loop gets lost somehow. However, combine
on tree-ssa does the same as on mainline AFAIK, so most likely something
went wrong earlier already.
More information about the Gcc-bugs
mailing list