r261774 - in /trunk/gcc/testsuite: ChangeLog gc...

msebor@gcc.gnu.org msebor@gcc.gnu.org
Tue Jun 19 22:35:00 GMT 2018


Author: msebor
Date: Tue Jun 19 22:35:45 2018
New Revision: 261774

URL: https://gcc.gnu.org/viewcvs?rev=261774&root=gcc&view=rev
Log:
PR middle-end/85602 - -Warray-bounds fails to detect the out of bound array access

gcc/testsuite/ChangeLog:
 	* c-c++-common/attr-nonstring-8.c: Adjust text of expected warning
 	to also match C++.

Added:
    trunk/gcc/testsuite/gcc.dg/Warray-bounds-28.c
Modified:
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list