PR tree-optimization/87072 - false warning: array subscript is above array bounds
authorMartin Sebor <msebor@redhat.com>
Thu, 23 Aug 2018 19:39:18 +0000 (19:39 +0000)
committerMartin Sebor <msebor@gcc.gnu.org>
Thu, 23 Aug 2018 19:39:18 +0000 (13:39 -0600)
commit6906ea8b518ac22b31df5d11d27a82c6f01850ca
treeb843d02271300b67436fed1de845982840335951
parent464c1bd8341d0b06ab4f819e434f3db1350bce3c
PR tree-optimization/87072 - false warning: array subscript is above array bounds

gcc/testsuite/ChangeLog:
* gcc.dg/Warray-bounds-35.c: New test.

From-SVN: r263822
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/Warray-bounds-35.c [new file with mode: 0644]