Fix testsuite to not increment bool
authorJonathan Wakely <redi@gcc.gnu.org>
Thu, 15 Sep 2016 10:30:52 +0000 (11:30 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Thu, 15 Sep 2016 10:30:52 +0000 (11:30 +0100)
commit700e2faaf5272b411073fc5ff1acb2ba16cb49e5
treeb3ad557724b5a29a5e8cb34c52cfbcbc72cf5743
parent7a461e274c4fcf830c8be0777804745dd80c403c
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.

From-SVN: r240160
libstdc++-v3/ChangeLog