[Bug tree-optimization/85651] Invalid -Warray-bounds warning with -O3

2021-12-15 Thread msebor at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85651 Martin Sebor changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug tree-optimization/85651] Invalid -Warray-bounds warning with -O3

2018-05-08 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85651 Martin Sebor changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

[Bug tree-optimization/85651] Invalid -Warray-bounds warning with -O3

2018-05-08 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85651 --- Comment #4 from Martin Sebor --- I'm afraid the pragma problem is an independent bug that affects many/most middle-end warnings (see, for example, the test case below). It will require a different and likely more involved change. $ cat u.c

[Bug tree-optimization/85651] Invalid -Warray-bounds warning with -O3

2018-05-08 Thread gburca-gnu at ebixio dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85651 --- Comment #3 from Gabriel Burca --- Does that also fix the issue with the ignored diagnostic pragmas?

[Bug tree-optimization/85651] Invalid -Warray-bounds warning with -O3

2018-05-07 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85651 Martin Sebor changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug tree-optimization/85651] Invalid -Warray-bounds warning with -O3

2018-05-07 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85651 Martin Sebor changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|