[Bug tree-optimization/59377] VRP produces bogus warning with -Warray-bounds

2021-07-18 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59377 Andrew Pinski changed: What|Removed |Added Resolution|--- |INVALID Status|WAITING

[Bug tree-optimization/59377] VRP produces bogus warning with -Warray-bounds

2013-12-03 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59377 --- Comment #3 from Andrew Pinski --- (In reply to Andrew Pinski from comment #2) > I think this is an invalid testcase. GCC does not know what this > strlen/memcmp does. If we add extern "C" around strlen and memcmp, GCC does > not warn. Does

[Bug tree-optimization/59377] VRP produces bogus warning with -Warray-bounds

2013-12-03 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59377 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug tree-optimization/59377] VRP produces bogus warning with -Warray-bounds

2013-12-03 Thread ppluzhnikov at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59377 --- Comment #1 from Paul Pluzhnikov --- Google ref: b/7233326