Fix some libstdc++ testsuite failures
commitec0422acf18f20b0684d36235254b3dcae75c638
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 21 Mar 2018 12:32:14 +0000 (21 12:32 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 21 Mar 2018 12:32:14 +0000 (21 12:32 +0000)
treefa077ba47c8842c19e447058b50cbc8cdb219f7f
parentbfb6326810d5170bb6a9501e4c19adb3fc264daa
Fix some libstdc++ testsuite failures

* testsuite/20_util/function_objects/comparisons_pointer.cc: Use
VERIFY instead of assert.
* testsuite/20_util/hash/84998.cc: New test.
* testsuite/23_containers/vector/cons/destructible_debug_neg.cc: New
copy of test adjusted for Debug Mode.
* testsuite/23_containers/vector/cons/destructible_neg.cc: Do not run
test in Debug Mode.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@258714 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/20_util/function_objects/comparisons_pointer.cc
libstdc++-v3/testsuite/20_util/hash/84998.cc [copied from libstdc++-v3/testsuite/23_containers/vector/cons/destructible_neg.cc with 68% similarity]
libstdc++-v3/testsuite/23_containers/vector/cons/destructible_debug_neg.cc [copied from libstdc++-v3/testsuite/23_containers/vector/cons/destructible_neg.cc with 81% similarity]
libstdc++-v3/testsuite/23_containers/vector/cons/destructible_neg.cc