]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix testsuite to not increment bool
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 15 Sep 2016 10:30:52 +0000 (10:30 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 15 Sep 2016 10:30:52 +0000 (10:30 +0000)
commitcb75e5234f38076e755160072657e43770531133
treeb3ad557724b5a29a5e8cb34c52cfbcbc72cf5743
parente8cef9d7389568a4ab7b613ef8cc31cca5748520
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@240160 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog