This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r242027 - in /trunk/gcc/testsuite: ChangeLog g+...


Author: jakub
Date: Wed Nov  9 23:00:26 2016
New Revision: 242027

URL: https://gcc.gnu.org/viewcvs?rev=242027&root=gcc&view=rev
Log:
	* g++.dg/asan/asan_test.C: Remove -Wno-format, add
	-Wno-c++1z-compat.
	* g++.dg/asan/dejagnu-gtest.h (EXPECT_TRUE): Use "%s" format
	string in case condition contains % characters.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/g++.dg/asan/asan_test.C
    trunk/gcc/testsuite/g++.dg/asan/dejagnu-gtest.h


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]