gcc/libstdc++-v3/testsuite
Jonathan Wakely 8175e9866c re PR libstdc++/55043 (issue with nesting unordered_map containing unique_ptr into vector)
PR libstdc++/55043
	* include/std/unordered_map: Include alloc_traits.h
	* include/std/unordered_set: Likewise.
	* include/bits/alloc_traits.h: Define __is_copy_insertable.
	* include/bits/unordered_map.h: Use it.
	* include/bits/unordered_set.h: Likewise.
	* include/debug/unordered_map.h: Likewise.
	* include/debug/unordered_set.h: Likewise.
	* include/profile/unordered_map.h: Likewise.
	* include/profile/unordered_set.h: Likewise.
	* include/bits/hashtable.h: Fix comment typos.
	* testsuite/23_containers/unordered_map/55043.cc: New.
	* testsuite/23_containers/unordered_multimap/55043.cc: New.
	* testsuite/23_containers/unordered_multiset/55043.cc: New.
	* testsuite/23_containers/unordered_set/55043.cc: New.

From-SVN: r195231
2013-01-16 09:20:34 +00:00
..
17_intro re PR libstdc++/28811 (--with-pic vs static libraries and libstdc++) 2012-09-20 02:10:22 +00:00
18_support Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 13:49:55 +01:00
19_diagnostics Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 13:49:55 +01:00
20_util re PR c++/55908 (Problem binding a const member function to a const object) 2013-01-08 21:01:14 +00:00
21_strings Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 13:49:55 +01:00
22_locale insert_fn_imps.hpp: Fix typo in copyright years. 2013-01-06 11:53:01 +00:00
23_containers re PR libstdc++/55043 (issue with nesting unordered_map containing unique_ptr into vector) 2013-01-16 09:20:34 +00:00
24_iterators Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 13:49:55 +01:00
25_algorithms Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 13:49:55 +01:00
26_numerics vector.cc: Shrink memory usage under simulator. 2013-01-14 20:57:58 +00:00
27_io vector.cc: Shrink memory usage under simulator. 2013-01-14 20:57:58 +00:00
28_regex Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 13:49:55 +01:00
29_atomics Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 13:49:55 +01:00
30_threads Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 13:49:55 +01:00
abi Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 13:49:55 +01:00
backward re PR libstdc++/49060 (use of deleted memory in __gnu_cxx::hashtable::erase) 2011-05-25 23:09:14 +00:00
config Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
data make_graph_test_infos.xml: Edit. 2011-08-15 00:51:06 +00:00
decimal Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 13:49:55 +01:00
ext Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 13:49:55 +01:00
lib gdb-test.exp (gdb_batch_check): Catch error running gdb command. 2013-01-11 20:11:36 +00:00
libstdc++-abi configure.host (abi_baseline_subdir_switch): Describe. 2011-07-08 08:49:57 +00:00
libstdc++-dg Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 13:49:55 +01:00
libstdc++-prettyprinters whatis.cc: New file. 2012-11-16 18:17:25 +00:00
performance Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 13:49:55 +01:00
tr1 Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 13:49:55 +01:00
tr2 [multiple changes] 2011-10-19 22:05:26 +00:00
util Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 13:49:55 +01:00
Makefile.am Makefile.am (check_DEJAGNUnormal0): Run prettyprinters.exp. 2012-04-12 20:20:01 +00:00
Makefile.in gthr.m4: New. 2012-10-15 13:10:30 +00:00