------- Additional Comments From rguenth at gcc dot gnu dot org  2005-08-08 
08:25 -------
Mainline seems to be really fixed, even with complete loop unrolling disabled.
4.0.2 as of 20050728 is still affected by the bug (you can hide it there, too,
with specifying -fpeel-loops, which enables complete unrolling).

Must be a IVOPTs or scalar evolution problem (the latter got some fixes on
the mainline).

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23282

Reply via email to