gcc/libstdc++-v3/testsuite
Jonathan Wakely 1b5dc776ca stl_algo.h (reverse_copy): Update comment per DR 2074.
* include/bits/stl_algo.h (reverse_copy): Update comment per DR 2074.
	* include/bits/unordered_map.h: Apply DR 2005 resolution.
	* doc/xml/manual/status_cxx2011.xml: Update per DR 2048.
	* include/bits/allocator.h (allocator): Apply DR 2103 resolution.
	* include/ext/array_allocator.h: Likewise.
	* include/ext/bitmap_allocator.h: Likewise.
	* include/ext/malloc_allocator.h: Likewise.
	* include/ext/mt_allocator.h: Likewise.
	* include/ext/new_allocator.h: Likewise.
	* include/ext/pool_allocator.h: Likewise.
	* include/ext/throw_allocator.h: Likewise.
	* include/ext/alloc_traits.h (__allocator_always_compares_equal): Add
	additional specializations.
	* include/std/functional: Add comment about DR resolution.
	* include/std/future: Likewise.
	* include/std/scoped_allocator: Likewise.
	* include/std/thread: Likewise.
	* testsuite/20_util/allocator/requirements/typedefs.cc: New.
	* testsuite/20_util/bind/ref_neg.cc: Adjust dg-error line numbers.

From-SVN: r193638
2012-11-19 22:28:00 +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 * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus. 2012-11-10 12:27:22 -05:00
19_diagnostics
20_util stl_algo.h (reverse_copy): Update comment per DR 2074. 2012-11-19 22:28:00 +00:00
21_strings range_access.cc: Fix copying permission statement. 2012-11-01 23:20:37 +00:00
22_locale re PR libstdc++/53678 (namespace pollution on NetBSD) 2012-06-18 22:43:58 +01:00
23_containers re PR libstdc++/55363 (tuple_size is not a class template) 2012-11-17 12:09:58 +00:00
24_iterators * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus. 2012-11-10 12:27:22 -05:00
25_algorithms * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus. 2012-11-10 12:27:22 -05:00
26_numerics abi_tag.cc: Adjust expected demangling for 128bit long-double targets. 2012-11-14 23:23:51 +01:00
27_io Remove obsolete Solaris 8 support 2012-03-14 17:08:03 +00:00
28_regex range_access.cc: Fix copying permission statement. 2012-11-01 23:20:37 +00:00
29_atomics 9780-2.cc: Avoid -Wall warnings. 2012-05-21 23:40:55 +00:00
30_threads re PR libstdc++/53841 ([C++11] condition_variable::wait_until() fails with high resolution clocks) 2012-11-15 01:38:17 +00:00
abi re PR c++/6057 (expression mangling doesn't work for operator new) 2012-01-06 16:39:43 -05:00
backward
config
data
decimal [multiple changes] 2012-08-06 18:06:42 +00:00
ext re PR c++/55275 (abi_tag attribute doesn't work on explicit specializations of class templates) 2012-11-14 20:53:23 -05:00
lib whatis.cc: New file. 2012-11-16 18:17:25 +00:00
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters whatis.cc: New file. 2012-11-16 18:17:25 +00:00
performance hashtable_policy.h (_Prime_rehash_policy): Remove automatic shrink. 2012-11-16 21:28:44 +00:00
tr1 re PR libstdc++/55320 (Invalid delete with throwing copy-c'tor passed to std::function) 2012-11-14 23:33:01 +00:00
tr2
util * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus. 2012-11-10 12:27:22 -05: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