This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/18888] [4.0 regression] loops miscompiled


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]