gcc/libstdc++-v3/testsuite
Jonathan Wakely d90d97ff9c re PR libstdc++/24803 ([c++0x] reference_wrapper and pointers to member functions)
2010-01-12  Jonathan Wakely  <jwakely.gcc@gmail.com>

	PR libstdc++/24803
	PR libstdc++/35569
	PR libstdc++/42593
	* include/std/functional (bind): Forward rvalues and detect correct
	result type of bound function object.
	* include/std/mutex (call_once): Specify bind result type.
	* testsuite/20_util/reference_wrapper/invoke.cc: Remove invalid tests.
	* testsuite/20_util/reference_wrapper/24803.cc: Remove invalid tests
	and enable FIXME tests.
	* testsuite/20_util/bind/35569.cc: New.
	* testsuite/20_util/bind/ref2.cc: New.
	* testsuite/20_util/bind/38889.cc: New.
	* testsuite/20_util/bind/ref_neg.cc: New.
	* testsuite/20_util/bind/42593.cc: New.

From-SVN: r155826
2010-01-12 00:53:30 +00:00
..
17_intro re PR libstdc++/42319 (incomplete type char_traits if parallel mode is active) 2009-12-07 14:27:59 +00:00
18_support denorm_min.cc: Use dg-add-options ieee. 2009-08-31 22:29:47 +00:00
19_diagnostics call.c (implicit_conversion): Handle conversion from initializer-list to scalar. 2009-05-27 18:23:41 -04:00
20_util re PR libstdc++/24803 ([c++0x] reference_wrapper and pointers to member functions) 2010-01-12 00:53:30 +00:00
21_strings basic_string.h (basic_string<>:: basic_string(basic_string&&), [...]): Add. 2010-01-10 13:38:47 +00:00
22_locale re PR libstdc++/26701 (std::time_get parses only 2 digits of year, in en_GB locale.) 2010-01-07 00:22:51 +00:00
23_containers set.h: Revert last change, per DR 1204 [Ready]; mention the latter in comment. 2010-01-09 11:16:42 +00:00
24_iterators 2009-06-20 Paolo Carlini <paolo.carlini@oracle.com> 2009-06-21 00:57:56 +00:00
25_algorithms list: Implement DR 1133 here too. 2010-01-04 01:58:21 +00:00
26_numerics list: Implement DR 1133 here too. 2010-01-04 01:58:21 +00:00
27_io libstdc++.exp (check_v3_target_binary_io): New. 2009-09-18 00:54:25 +01:00
28_regex Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
29_atomics atomic: Update to N3000. 2009-12-21 19:00:34 +00:00
30_threads condition_variable: Revert inadvertent changes. 2009-12-18 09:44:54 +00:00
abi Return dgs.alc on success 2010-01-09 16:24:52 -08:00
backward Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
config Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
data Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
decimal binary-arith.cc: Fix directive to skip test. 2009-10-06 23:17:07 +00:00
ext basic_string.h (basic_string<>:: basic_string(basic_string&&), [...]): Add. 2010-01-10 13:38:47 +00:00
lib re PR libstdc++/26701 (std::time_get parses only 2 digits of year, in en_GB locale.) 2010-01-07 00:22:51 +00:00
libstdc++-abi re PR target/41605 (Static linking of libgcc/libgfortran/libstdc++ can cause inconsistent symbol resolution.) 2009-12-22 22:11:27 +00:00
libstdc++-dg [multiple changes] 2009-10-05 17:42:00 +00:00
performance re PR libstdc++/42491 (performance/30_threads/future/polling.cc fails at compile time) 2010-01-06 22:55:52 +00:00
tr1 list: Implement DR 1133 here too. 2010-01-04 01:58:21 +00:00
util PR libstdc++/21772 part 3 2010-01-01 03:38:58 +00:00
Makefile.am Makefile.am: Remove use of baseline_file. 2009-11-11 23:44:32 -05:00
Makefile.in Sync from git Libtool and regenerate. 2009-12-05 17:18:53 +00:00