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]

r240157 - in /trunk/libstdc++-v3: ChangeLog tes...


Author: redi
Date: Thu Sep 15 10:18:38 2016
New Revision: 240157

URL: https://gcc.gnu.org/viewcvs?rev=240157&root=gcc&view=rev
Log:
Fix testsuite to not increment bool

	* testsuite/23_containers/vector/debug/insert6_neg.cc: Remove
	-Wno-deprecated.
	* testsuite/util/debug/checks.h (generate_unique<bool>): Specialize.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/testsuite/23_containers/vector/debug/insert6_neg.cc
    trunk/libstdc++-v3/testsuite/util/debug/checks.h


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