[Bug c++/81901] false-positive -Warray-bounds

2017-08-21 Thread vermaelen.wouter at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81901 --- Comment #2 from Wouter Vermaelen --- Euhm, i=0x30 should not enter case 0x00. (Or did you mean the analysis pass that produces the warning). This code should not store anything to a[]. (I know this reduced function is useless/obfuscated. The

[Bug c++/81901] false-positive -Warray-bounds

2017-08-21 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81901 Richard Biener changed: What|Removed |Added Keywords||diagnostic Status|UNCONFIRM