gcc/libstdc++-v3/testsuite
François Dumont b09bcf83e8 hashtable_policy.h (_Hashtable_alloc): New.
2013-08-08  François Dumont  <fdumont@gcc.gnu.org>

	* include/bits/hashtable_policy.h (_Hashtable_alloc): New.
	(_ReuseOrAllocNode, _AllocNode): Adapt to use latter rather than
	_Hashtable.
	(_Before_begin<>): Remove.
	* include/bits/hashtable.h (_Hashtable): Inherit from
	_Hashtable_alloc and adapt. Restore _M_before_begin field.
	* src/c++11/hashtable_c++0x.cc: Add ext/alloc_traits.h include.
	* python/libstdcxx/v6/printers.py (StdHashtableIterator): Adapt
	access to hashtable before begin.
	* testsuite/23_containers/unordered_set/
	not_default_constructible_hash_neg.cc: Adapt dg-error line number.
	* testsuite/23_containers/unordered_set/instantiation_neg.cc:
	Likewise.

From-SVN: r201592
2013-08-08 09:47:29 +00:00
..
17_intro Commit the vtable verification feature. 2013-08-06 20:38:59 -07:00
18_support Commit the vtable verification feature. 2013-08-06 20:38:59 -07:00
19_diagnostics
20_util typeck2.c (store_init_value): Diagnose a non-constant initializer for in-class static. 2013-06-26 22:35:46 -04:00
21_strings *: Move inside testsuite/21_strings/basic_string/operations/data/. 2013-06-28 16:01:08 +00:00
22_locale forced.C: Extend current handling of Linux-based x86 systems to cover all GNU systems. 2013-06-10 09:21:29 +02:00
23_containers hashtable_policy.h (_Hashtable_alloc): New. 2013-08-08 09:47:29 +00:00
24_iterators
25_algorithms stl_algo.h (is_permutation): Add overloads from N3671. 2013-06-08 17:12:13 +01:00
26_numerics re PR libstdc++/58098 (wrong return value of normal_distribution::min()) 2013-08-07 11:41:30 +00:00
27_io forced.C: Extend current handling of Linux-based x86 systems to cover all GNU systems. 2013-06-10 09:21:29 +02:00
28_regex Makefile.am: Adjust to new files. 2013-08-07 16:27:36 +00:00
29_atomics atomic (compare_exchange_weak, [...]): Add call to __cmpexch_failure_order. 2013-07-29 17:13:05 +00:00
30_threads re PR libstdc++/57641 (std::timed_mutex.try_lock_until() is broken) 2013-06-18 23:55:02 +01:00
abi
backward
config
data
decimal
ext re PR libstdc++/58098 (wrong return value of normal_distribution::min()) 2013-08-07 11:41:30 +00:00
lib Commit the vtable verification feature. 2013-08-06 20:38:59 -07:00
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters
performance codecvt_members.cc: Fix typo. 2013-07-04 22:07:44 +01:00
tr1 re PR c++/54537 (undiagnosed using-declaration conflicting with used function) 2013-08-01 14:24:37 -05:00
tr2
util re PR libstdc++/57779 (vector insert fails to diagnose iterators pointing into *this in debug mode) 2013-08-01 19:54:46 +00:00
Makefile.am
Makefile.in Commit the vtable verification feature. 2013-08-06 20:38:59 -07:00