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
This commit is contained in:
parent
7a461e274c
commit
700e2faaf5
1 changed files with 6 additions and 0 deletions
|
@ -4,6 +4,12 @@
|
|||
-Wno-deprecated.
|
||||
* testsuite/util/debug/checks.h (generate_unique<bool>): Specialize.
|
||||
|
||||
2016-09-15 Jonathan Wakely <jwakely@redhat.com>
|
||||
|
||||
* testsuite/23_containers/vector/debug/insert6_neg.cc: Remove
|
||||
-Wno-deprecated.
|
||||
* testsuite/util/debug/checks.h (generate_unique<bool>): Specialize.
|
||||
|
||||
2016-09-14 Marek Polacek <polacek@redhat.com>
|
||||
|
||||
* testsuite/23_containers/vector/debug/insert6_neg.cc: Use
|
||||
|
|
Loading…
Add table
Reference in a new issue