gcc/libstdc++-v3/testsuite/23_containers
Jonathan Wakely 9839ff60d0 Remove ignored "xfail" from dg-do compile directives
* testsuite/23_containers/unordered_map/requirements/53339.cc: Remove
	ignored "xfail" from { dg-do compile { xfail selector } } directive.
	* testsuite/23_containers/unordered_multimap/requirements/53339.cc:
	Likewise.
	* testsuite/26_numerics/headers/cmath/
	c99_classification_macros_c++11.cc: Likewise.
	* testsuite/26_numerics/headers/cmath/
	c99_classification_macros_c++98.cc: Likewise.
	* testsuite/26_numerics/headers/cmath/
	c99_classification_macros_c.cc: Likewise.

From-SVN: r238954
2016-08-01 15:13:06 +01:00
..
array Add tests and docs for LWG 2212 support 2016-07-12 15:00:26 +01:00
bitset Update copyright years. 2016-01-04 15:30:50 +01:00
deque Fix DR 438 container tests to pass in C++98 mode 2016-07-28 22:00:45 +01:00
forward_list Move dg-error directives to relevant lines 2016-07-31 17:51:08 +01:00
headers Update copyright years. 2016-01-04 15:30:50 +01:00
list Fix DR 438 std::list test to pass in C++98 mode 2016-07-31 20:21:59 +01:00
map Update copyright years. 2016-01-04 15:30:50 +01:00
multimap Update copyright years. 2016-01-04 15:30:50 +01:00
multiset Update copyright years. 2016-01-04 15:30:50 +01:00
priority_queue Update copyright years. 2016-01-04 15:30:50 +01:00
queue Update copyright years. 2016-01-04 15:30:50 +01:00
set Move allocator in std::string and RB tree move constructors 2016-07-22 16:03:11 +01:00
stack Update copyright years. 2016-01-04 15:30:50 +01:00
unordered_map Remove ignored "xfail" from dg-do compile directives 2016-08-01 15:13:06 +01:00
unordered_multimap Remove ignored "xfail" from dg-do compile directives 2016-08-01 15:13:06 +01:00
unordered_multiset Update copyright years. 2016-01-04 15:30:50 +01:00
unordered_set re PR libstdc++/71181 (Reserving in unordered_map doesn't reserve enough) 2016-06-20 20:04:25 +00:00
vector Fix DR 438 container tests to pass in C++98 mode 2016-07-28 22:00:45 +01:00