[Bug tree-optimization/18888] [4.0 regression] loops miscompiled
steven at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Dec 10 11:06:00 GMT 2004
------- Additional Comments From steven at gcc dot gnu dot org 2004-12-10 11:05 -------
The patch identified in comment #7 really can't have caused this,
at worst it uncovered a latent bug because the order of edges is
changed after this patch - but no pass should depend on the edges
being in any specific order so the bug is elsewhere.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18888
More information about the Gcc-bugs
mailing list