re PR c++/61971 (array subscript is above array bounds [-Werror=array-bounds])
authorPaolo Carlini <paolo.carlini@oracle.com>
Tue, 24 Mar 2015 15:58:05 +0000 (15:58 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Tue, 24 Mar 2015 15:58:05 +0000 (15:58 +0000)
commit0dc47aa30a1e9e13e4fb780b6ecee0b51867f0a4
tree390c9d7103845d4e1ef5faef29afadfe6752c82d
parent9ccd0dba212a29fc9f2744f35db60f6efd1976e1
re PR c++/61971 (array subscript is above array bounds [-Werror=array-bounds])

2015-03-24  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/61971
* g++.dg/warn/Warray-bounds-7.C: New.

From-SVN: r221636
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/warn/Warray-bounds-7.C [new file with mode: 0644]