gcc/libstdc++-v3/testsuite
Paolo Carlini c0c424e4ab re PR libstdc++/25896 ([DR 526] hash_map::erase, unordered_map::erase fail if key is inside the table)
2007-02-23  Paolo Carlini  <pcarlini@suse.de>
	
	PR libstdc++/25896
	* include/tr1/hashtable (_Hashtable<>::erase(const key_type&)):
	Take care of &_M_extract((*__slot)->_M_v) == &__k.

	* testsuite/tr1/6_containers/unordered_map/erase/1.cc: New.
	* testsuite/tr1/6_containers/unordered_multimap/erase/1.cc: Likewise.
	* testsuite/tr1/6_containers/unordered_multiset/erase/1.cc: Likewise.
	* testsuite/tr1/6_containers/unordered_set/erase/1.cc: Likewise.

From-SVN: r122276
2007-02-23 23:34:18 +00:00
..
17_intro [multiple changes] 2007-02-20 18:15:01 +00:00
18_support [multiple changes] 2007-02-20 18:15:01 +00:00
19_diagnostics [multiple changes] 2007-02-20 18:15:01 +00:00
20_util Directory layout flattening. 2007-02-20 19:47:35 +00:00
21_strings 3.cc: Fixed type mismatches in explicit instantiations. 2007-02-22 20:57:12 +00:00
22_locale [multiple changes] 2007-02-20 18:15:01 +00:00
23_containers [multiple changes] 2007-02-20 18:15:01 +00:00
24_iterators [multiple changes] 2007-02-20 18:15:01 +00:00
25_algorithms [multiple changes] 2007-02-20 18:15:01 +00:00
26_numerics target-supports.exp (check_effective_target_unwrapped): New. 2007-02-23 22:08:01 +00:00
27_io target-supports.exp (check_effective_target_unwrapped): New. 2007-02-23 22:12:49 +00:00
abi re PR libstdc++/30586 (Namespace pollution in c++ headers) 2007-01-26 18:00:42 +00:00
backward All files: Update FSF address. 2005-08-17 02:28:44 +00:00
config default.exp (${tool}_target_compile): Use v3_target_compile. 2006-10-30 14:03:05 +00:00
data pb_assoc: Delete. 2006-06-14 23:09:51 +00:00
ext [multiple changes] 2007-02-20 18:15:01 +00:00
lib wrapper.exp (${tool}_maybe_build_wrapper): Allow the caller to set options for compiling testglue. 2007-02-22 04:39:35 +00:00
libstdc++-abi util: New directory. 2006-06-07 14:58:24 +00:00
libstdc++-dg re PR libstdc++/29095 (cxxabi.h __cxa_cdtor_type not declared when included from "C") 2006-10-09 23:53:35 +00:00
performance valarray-inst.cc (__gslice_to_index): Optimize performance. 2006-12-10 16:47:27 +00:00
thread [multiple changes] 2005-12-28 09:57:57 +00:00
tr1 re PR libstdc++/25896 ([DR 526] hash_map::erase, unordered_map::erase fail if key is inside the table) 2007-02-23 23:34:18 +00:00
util unordered_map (class __unordered_map, [...]): New. 2007-02-22 09:52:37 +00:00
Makefile.am pb_assoc: Delete. 2006-06-14 23:09:51 +00:00
Makefile.in enc_filebuf.h: Resurrect, update. 2007-01-29 18:22:37 +00:00