gcc/libstdc++-v3/testsuite
Ville Voutilainen 7b3318c41e re PR libstdc++/70437 (Instantiation loop with pair and is_constructible)
PR libstdc++/70437
 	* include/bits/stl_pair.h (_ConstructiblePair,
	_ImplicitlyConvertiblePair, _MoveConstructiblePair,
	_ImplicitlyMoveConvertiblePair): Add shortcut conditions
	for same-type cases.
	* testsuite/20_util/pair/70437.cc: New.

From-SVN: r234743
2016-04-05 14:31:30 +03:00
..
17_intro libstdc++/69406 Fix test to check for supported headers 2016-01-21 13:33:27 +00:00
18_support libstdc++/69945 Add __gnu_cxx::__freeres hook 2016-03-24 18:13:40 +00:00
19_diagnostics Update copyright years. 2016-01-04 15:30:50 +01:00
20_util re PR libstdc++/70437 (Instantiation loop with pair and is_constructible) 2016-04-05 14:31:30 +03:00
21_strings Test for C99 stdlib.h functions with -std=c++98 2016-02-04 23:47:21 +00:00
22_locale Update copyright years. 2016-01-04 15:30:50 +01:00
23_containers Update copyright years. 2016-01-04 15:30:50 +01:00
24_iterators Update copyright years. 2016-01-04 15:30:50 +01:00
25_algorithms Fix assertions for move assignment of trivial types 2016-01-26 19:38:20 +00:00
26_numerics Avoid including all of <random> in <algorithm> 2016-01-25 16:44:30 +00:00
27_io Update copyright years. 2016-01-04 15:30:50 +01:00
28_regex re PR libstdc++/69794 (std::regex_search match failure with regex object with flags grep|icase) 2016-02-17 03:33:02 +00:00
29_atomics Update copyright years. 2016-01-04 15:30:50 +01:00
30_threads Use std::addressof in insert iterators, allocators and promises 2016-01-07 15:01:33 +00:00
abi Update copyright years. 2016-01-04 15:30:50 +01:00
backward Update copyright years. 2016-01-04 15:30:50 +01:00
config Update copyright years. 2016-01-04 15:30:50 +01:00
data
decimal Update copyright years. 2016-01-04 15:30:50 +01:00
experimental Update copyright years. 2016-01-04 15:30:50 +01:00
ext Set FP options for failing special functions tests 2016-01-27 15:09:38 +00:00
lib Update copyright years. 2016-01-04 15:30:50 +01:00
libstdc++-abi Update copyright years. 2016-01-04 15:30:50 +01:00
libstdc++-dg Implement TR29124 C++ special Math Functions. 2016-01-14 18:12:43 +00:00
libstdc++-prettyprinters Ensure stdout is newline terminated for status wrappers. 2016-02-09 20:18:10 +00:00
libstdc++-xmethods Update copyright years. 2016-01-04 15:30:50 +01:00
performance Update copyright years. 2016-01-04 15:30:50 +01:00
special_functions Fix FAIL: special_functions/18_riemann_zeta/check_value.cc (test for excess errors) 2016-02-12 21:23:11 +00:00
tr1 libstdc++/69893 make <tr1/cmath> work with C++11 2016-02-23 19:49:31 +00:00
tr2 Update copyright years. 2016-01-04 15:30:50 +01:00
util Revert the accidental checkin 2016-01-16 15:07:34 -08:00
Makefile.am Update copyright years. 2016-01-04 15:30:50 +01:00
Makefile.in