[Bug middle-end/31058] bogus array overflow warnings in unrolled loops

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Mar 7 21:23:00 GMT 2007



------- Comment #14 from rguenth at gcc dot gnu dot org  2007-03-07 21:22 -------
This is why we have this bug -- because loop unrolling creates possibly
unreachable code with out-of-bounds array access.


-- 


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



More information about the Gcc-bugs mailing list