r246426 - in /trunk/libstdc++-v3: ChangeLog tes...
redi@gcc.gnu.org
redi@gcc.gnu.org
Thu Mar 23 19:40:00 GMT 2017
Author: redi
Date: Thu Mar 23 19:40:41 2017
New Revision: 246426
URL: https://gcc.gnu.org/viewcvs?rev=246426&root=gcc&view=rev
Log:
Fix Debug Mode test failures
* testsuite/23_containers/array/tuple_interface/
tuple_element_debug_neg.cc: Adjust dg-error.
* testsuite/23_containers/list/operations/78389.cc: Fix less-than to
define a valid strict weak ordering.
* testsuite/23_containers/priority_queue/67085.cc: Disable test for
Debug Mode, due to debug checks making extra copies of predicate.
* testsuite/ext/pb_ds/regression/priority_queue_binary_heap-62045.cc:
Likewise.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/testsuite/23_containers/array/tuple_interface/tuple_element_debug_neg.cc
trunk/libstdc++-v3/testsuite/23_containers/list/operations/78389.cc
trunk/libstdc++-v3/testsuite/23_containers/priority_queue/67085.cc
trunk/libstdc++-v3/testsuite/ext/pb_ds/regression/priority_queue_binary_heap-62045.cc
More information about the Gcc-cvs
mailing list