[Bug c++/57367] Missing warning: array subscript is above array bounds
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed May 22 11:38:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57367
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2013-05-22
Ever confirmed|0 |1
Severity|normal |enhancement
--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
Confirmed as a frontend issue. Nobody bothered to implement the trivial
cases there.
More information about the Gcc-bugs
mailing list