This is the mail archive of the gcc-regression@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Regressions on trunk at revision 212091 vs revision 212074


New failures:

New passes:
FAIL: 20_util/pair/swap.cc (test for excess errors)
FAIL: 20_util/scoped_allocator/1.cc (test for excess errors)
FAIL: 20_util/scoped_allocator/2.cc (test for excess errors)
FAIL: 23_containers/forward_list/allocator/copy_assign.cc (test for excess errors)
FAIL: 23_containers/forward_list/allocator/copy.cc (test for excess errors)
FAIL: 23_containers/forward_list/allocator/move_assign.cc (test for excess errors)
FAIL: 23_containers/forward_list/allocator/move.cc (test for excess errors)
FAIL: 23_containers/forward_list/allocator/noexcept.cc (test for excess errors)
FAIL: 23_containers/forward_list/allocator/swap.cc (test for excess errors)
FAIL: 23_containers/forward_list/cons/10.cc (test for excess errors)
FAIL: 23_containers/forward_list/debug/construct4_neg.cc (test for excess errors)
FAIL: 23_containers/forward_list/debug/move_assign_neg.cc (test for excess errors)
FAIL: 23_containers/forward_list/debug/move_neg.cc (test for excess errors)
FAIL: 23_containers/map/allocator/copy_assign.cc (test for excess errors)
FAIL: 23_containers/map/allocator/copy.cc (test for excess errors)
FAIL: 23_containers/map/allocator/move_assign.cc (test for excess errors)
FAIL: 23_containers/map/allocator/move.cc (test for excess errors)
FAIL: 23_containers/map/allocator/noexcept.cc (test for excess errors)
FAIL: 23_containers/map/allocator/swap.cc (test for excess errors)
FAIL: 23_containers/map/debug/construct5_neg.cc (test for excess errors)
FAIL: 23_containers/map/debug/move_assign_neg.cc (test for excess errors)
FAIL: 23_containers/map/debug/move_neg.cc (test for excess errors)
FAIL: 23_containers/multimap/allocator/copy_assign.cc (test for excess errors)
FAIL: 23_containers/multimap/allocator/copy.cc (test for excess errors)
FAIL: 23_containers/multimap/allocator/move_assign.cc (test for excess errors)
FAIL: 23_containers/multimap/allocator/move.cc (test for excess errors)
FAIL: 23_containers/multimap/allocator/noexcept.cc (test for excess errors)
FAIL: 23_containers/multimap/allocator/swap.cc (test for excess errors)
FAIL: 23_containers/multimap/debug/construct5_neg.cc (test for excess errors)
FAIL: 23_containers/multimap/debug/move_assign_neg.cc (test for excess errors)
FAIL: 23_containers/multimap/debug/move_neg.cc (test for excess errors)
FAIL: 23_containers/multiset/allocator/copy_assign.cc (test for excess errors)
FAIL: 23_containers/multiset/allocator/copy.cc (test for excess errors)
FAIL: 23_containers/multiset/allocator/move_assign.cc (test for excess errors)
FAIL: 23_containers/multiset/allocator/move.cc (test for excess errors)
FAIL: 23_containers/multiset/allocator/noexcept.cc (test for excess errors)
FAIL: 23_containers/multiset/allocator/swap.cc (test for excess errors)
FAIL: 23_containers/multiset/debug/construct5_neg.cc (test for excess errors)
FAIL: 23_containers/multiset/debug/move_assign_neg.cc (test for excess errors)
FAIL: 23_containers/multiset/debug/move_neg.cc (test for excess errors)
FAIL: 23_containers/set/allocator/copy_assign.cc (test for excess errors)
FAIL: 23_containers/set/allocator/copy.cc (test for excess errors)
FAIL: 23_containers/set/allocator/move_assign.cc (test for excess errors)
FAIL: 23_containers/set/allocator/move.cc (test for excess errors)
FAIL: 23_containers/set/allocator/noexcept.cc (test for excess errors)
FAIL: 23_containers/set/allocator/swap.cc (test for excess errors)
FAIL: 23_containers/set/debug/construct5_neg.cc (test for excess errors)
FAIL: 23_containers/set/debug/move_assign_neg.cc (test for excess errors)
FAIL: 23_containers/set/debug/move_neg.cc (test for excess errors)
FAIL: 23_containers/unordered_map/allocator/copy_assign.cc (test for excess errors)
FAIL: 23_containers/unordered_map/allocator/copy.cc (test for excess errors)
FAIL: 23_containers/unordered_map/allocator/move.cc (test for excess errors)
FAIL: 23_containers/unordered_map/debug/construct5_neg.cc (test for excess errors)
FAIL: 23_containers/unordered_map/debug/move_neg.cc (test for excess errors)
FAIL: 23_containers/unordered_multimap/allocator/copy_assign.cc (test for excess errors)
FAIL: 23_containers/unordered_multimap/allocator/copy.cc (test for excess errors)
FAIL: 23_containers/unordered_multimap/allocator/move.cc (test for excess errors)
FAIL: 23_containers/unordered_multimap/debug/construct5_neg.cc (test for excess errors)
FAIL: 23_containers/unordered_multimap/debug/move_neg.cc (test for excess errors)
FAIL: 23_containers/unordered_multiset/allocator/copy_assign.cc (test for excess errors)
FAIL: 23_containers/unordered_multiset/allocator/copy.cc (test for excess errors)
FAIL: 23_containers/unordered_multiset/allocator/move.cc (test for excess errors)
FAIL: 23_containers/unordered_multiset/debug/construct5_neg.cc (test for excess errors)
FAIL: 23_containers/unordered_multiset/debug/move_neg.cc (test for excess errors)
FAIL: 23_containers/unordered_set/allocator/copy_assign.cc (test for excess errors)
FAIL: 23_containers/unordered_set/allocator/copy.cc (test for excess errors)
FAIL: 23_containers/unordered_set/allocator/move.cc (test for excess errors)
FAIL: 23_containers/unordered_set/debug/construct5_neg.cc (test for excess errors)
FAIL: 23_containers/unordered_set/debug/move_neg.cc (test for excess errors)
FAIL: 23_containers/vector/allocator/copy_assign.cc (test for excess errors)
FAIL: 23_containers/vector/allocator/copy.cc (test for excess errors)
FAIL: 23_containers/vector/allocator/move_assign.cc (test for excess errors)
FAIL: 23_containers/vector/allocator/move.cc (test for excess errors)
FAIL: 23_containers/vector/allocator/noexcept.cc (test for excess errors)
FAIL: 23_containers/vector/allocator/swap.cc (test for excess errors)
FAIL: 23_containers/vector/capacity/shrink_to_fit2.cc (test for excess errors)
FAIL: 23_containers/vector/debug/move_assign_neg.cc (test for excess errors)
FAIL: 23_containers/vector/debug/move_neg.cc (test for excess errors)
FAIL: 30_threads/packaged_task/cons/alloc.cc (test for excess errors)
FAIL: 30_threads/promise/cons/alloc.cc (test for excess errors)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]