gcc/libstdc++-v3/testsuite
François Dumont 20a4550ce0 re PR libstdc++/89608 (Undetected iterator invalidations on unordered containers in debug mode)
2019-03-08  François Dumont  <fdumont@gcc.gnu.org>

	PR libstdc++/89608
	* include/debug/unordered_map (unordered_map<>::_M_check_rehashed):
	Invalidate all iterators in case of rehash.
	(unordered_multimap<>::_M_check_rehashed): Likewise.
	* include/debug/unordered_set
	(unordered_set<>::_M_check_rehashed): Likewise.
	(unordered_multiset<>::_M_check_rehashed): Likewise.
	* testsuite/23_containers/unordered_set/debug/89608_neg.cc: New.

From-SVN: r269478
2019-03-08 05:37:50 +00:00
..
17_intro
18_support P0482R5 char8_t: Updates to existing standard library tests 2019-02-22 01:16:08 +00:00
19_diagnostics
20_util Fix new test to run as well as compile 2019-03-07 14:35:22 +00:00
21_strings PR libstdc++/89446 fix null pointer dereference in char_traits 2019-02-23 03:01:59 +00:00
22_locale P0482R5 char8_t: Updates to existing standard library tests 2019-02-22 01:16:08 +00:00
23_containers re PR libstdc++/89608 (Undetected iterator invalidations on unordered containers in debug mode) 2019-03-08 05:37:50 +00:00
24_iterators
25_algorithms
26_numerics Define midpoint and lerp functions for C++20 (P0811R3) 2019-03-05 18:37:24 +00:00
27_io P0482R5 char8_t: New standard library tests 2019-02-19 02:55:05 +00:00
28_regex
29_atomics PR libstdc++/88996 Implement P0439R0 2019-03-04 20:11:14 +00:00
30_threads
abi
backward
config
data
decimal
experimental Add L suffix to __cpp_lib_char8_t value 2019-03-06 12:13:19 +00:00
ext P0482R5 char8_t: New standard library tests 2019-02-19 02:55:05 +00:00
lib
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters
libstdc++-xmethods
performance
special_functions PR libstdc++/86655 - std::assoc_legendre should not constrain 2019-03-06 13:38:32 +00:00
tr1 PR libstdc++/86655 - std::assoc_legendre should not constrain 2019-03-06 13:38:32 +00:00
tr2
util Fix test memory_resource to work without sized deallocation 2019-03-01 13:50:41 +00:00
Makefile.am
Makefile.in PR libstdc++/89466 avoid slow xsltproc command in configure 2019-02-27 11:25:44 +00:00