gcc/libstdc++-v3/testsuite/23_containers
Jonathan Wakely 793cac74e9 re PR libstdc++/66078 (20_util/specialized_algorithms/uninitialized_copy/808590.cc fails with -std=c++11)
PR libstdc++/66078
	* include/bits/stl_iterator.h (__make_move_if_noexcept_iterator): Add
	overload for pointers.
	* testsuite/20_util/specialized_algorithms/uninitialized_copy/
	808590.cc: Add -std=gnu++03 switch.
	* testsuite/20_util/specialized_algorithms/uninitialized_copy/
	808590-cxx11.cc: Copy of 808590.cc to test with -std=gnu++11.
	* testsuite/23_containers/vector/modifiers/push_back/
	strong_guarantee.cc: New.

From-SVN: r223449
2015-05-20 18:11:03 +01:00
..
array Update copyright years. 2015-01-05 13:33:28 +01:00
bitset Update copyright years. 2015-01-05 13:33:28 +01:00
deque std_c++0x_neg.cc: Add -std=c++98. 2015-05-09 00:50:30 -04:00
forward_list alloc_traits.h (_S_max_size): Implement LWG 2466. 2015-05-13 13:21:45 +01:00
headers Update copyright years. 2015-01-05 13:33:28 +01:00
list std_c++0x_neg.cc: Add -std=c++98. 2015-05-09 00:50:30 -04:00
map alloc_traits.h (_S_max_size): Implement LWG 2466. 2015-05-13 13:21:45 +01:00
multimap alloc_traits.h (_S_max_size): Implement LWG 2466. 2015-05-13 13:21:45 +01:00
multiset alloc_traits.h (_S_max_size): Implement LWG 2466. 2015-05-13 13:21:45 +01:00
priority_queue Update copyright years. 2015-01-05 13:33:28 +01:00
queue Update copyright years. 2015-01-05 13:33:28 +01:00
set alloc_traits.h (_S_max_size): Implement LWG 2466. 2015-05-13 13:21:45 +01:00
stack Update copyright years. 2015-01-05 13:33:28 +01:00
unordered_map 66055.cc: Add constructor invocations. 2015-05-19 19:57:09 +00:00
unordered_multimap 66055.cc: Add constructor invocations. 2015-05-19 19:57:09 +00:00
unordered_multiset 66055.cc: Add constructor invocations. 2015-05-19 19:57:09 +00:00
unordered_set 66055.cc: Add constructor invocations. 2015-05-19 19:57:09 +00:00
vector re PR libstdc++/66078 (20_util/specialized_algorithms/uninitialized_copy/808590.cc fails with -std=c++11) 2015-05-20 18:11:03 +01:00