[Bug c/64136] gcc tree optimization removes basic block containing break condition
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Dec 1 13:05:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64136
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
12 < 12 is false. So you read one past the array bounds.
More information about the Gcc-bugs
mailing list