[Bug tree-optimization/82596] missing -Warray-bounds on an out-of-bounds index into string literal

2017-10-19 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82596 Martin Sebor changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug tree-optimization/82596] missing -Warray-bounds on an out-of-bounds index into string literal

2017-10-19 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82596 --- Comment #3 from Martin Sebor --- Author: msebor Date: Thu Oct 19 16:03:07 2017 New Revision: 253902 URL: https://gcc.gnu.org/viewcvs?rev=253902&root=gcc&view=rev Log: PR tree-optimization/82596 - missing -Warray-bounds on an out-of-bounds

[Bug tree-optimization/82596] missing -Warray-bounds on an out-of-bounds index into string literal

2017-10-17 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82596 Martin Sebor changed: What|Removed |Added Keywords||patch --- Comment #2 from Martin Sebor -

[Bug tree-optimization/82596] missing -Warray-bounds on an out-of-bounds index into string literal

2017-10-17 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82596 Martin Sebor changed: What|Removed |Added Keywords||diagnostic Status|UNCONFIRMED