[Bug middle-end/31058] bogus array overflow warnings in unreachable code
rguenth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Mar 7 09:39:00 GMT 2007
------- Comment #6 from rguenth at gcc dot gnu dot org 2007-03-07 09:39 -------
Uh, yes. So let's teach CCP to convert a[110]++; to builtin_trap then ;)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31058
More information about the Gcc-bugs
mailing list