gcc/libstdc++-v3/testsuite
Jonathan Wakely cc53514672 PR libstdc++/84532 prevent unwrapping of reference_wrapper arguments
PR libstdc++/84532
	* include/std/thread (thread::__make_invoker): Construct tuple
	directly instead of using make_tuple.
	* testsuite/30_threads/async/84532.cc: New.
	* testsuite/30_threads/thread/84532.cc: New.

From-SVN: r257956
2018-02-23 23:23:43 +00:00
..
17_intro * testsuite/17_intro/names.cc: Undefine 'y' on SPARC/Linux. 2018-01-16 20:40:09 +00:00
18_support PR libstdc++/81076 make __byte_operand SFINAE-friendly 2018-01-25 15:24:39 +00:00
19_diagnostics
20_util PR libstdc++/83658 fix exception-safety in std::any::emplace 2018-01-29 12:33:32 +00:00
21_strings
22_locale
23_containers 2018-01-10 François Dumont <fdumont@gcc.gnu.org> 2018-01-10 16:59:02 +00:00
24_iterators
25_algorithms
26_numerics Remove duplicate "//" in comment 2018-01-29 14:09:52 +00:00
27_io Link with correct values-*.o files on Solaris (PR target/40411) 2018-01-12 09:52:53 +00:00
28_regex re PR libstdc++/83601 (std::regex_replace C++14 conformance issue: escaping in SED mode) 2018-01-14 00:48:30 +00:00
29_atomics
30_threads PR libstdc++/84532 prevent unwrapping of reference_wrapper arguments 2018-02-23 23:23:43 +00:00
abi
backward
config
data
decimal
experimental PR libstdc++/83626 handle ENOENT due to filesystem race 2018-01-05 18:02:18 +00:00
ext [libstdc++][testsuite] Fix dg-options/dg-add-options order 2018-01-19 11:17:34 +01:00
lib
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters PR libstdc++/80276 fix template argument handling in type printers 2018-01-15 11:13:53 +00:00
libstdc++-xmethods
performance
special_functions [libstdc++][testsuite] Fix dg-options/dg-add-options order 2018-01-19 11:17:34 +01:00
tr1
tr2
util
Makefile.am
Makefile.in