[Bug libstdc++/38017] [4.4 Regression] 30_threads/thread/cons/X.cc
redi at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Nov 5 09:38:00 GMT 2008
------- Comment #2 from redi at gcc dot gnu dot org 2008-11-05 09:37 -------
Subject: Bug 38017
Author: redi
Date: Wed Nov 5 09:36:35 2008
New Revision: 141602
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=141602
Log:
PR libstdc++/38017
Revert:
* include/tr1_impl/functional (result_of,reference_wrapper): Update
to use C++0x features.
* testsuite/20_util/function_objects/return_types/result_of.cc: New.
* testsuite/20_util/function_objects/return_types/result_of_neg.cc:
New.
* testsuite/20_util/function_objects/return_types/result_of_ref.cc:
New.
* testsuite/20_util/reference_wrapper/24803.cc: Uncomment FIXMEs.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/tr1_impl/functional
trunk/libstdc++-v3/testsuite/20_util/function_objects/return_types/result_of.cc
trunk/libstdc++-v3/testsuite/20_util/function_objects/return_types/result_of_neg.cc
trunk/libstdc++-v3/testsuite/20_util/function_objects/return_types/result_of_ref.cc
trunk/libstdc++-v3/testsuite/20_util/reference_wrapper/24803.cc
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38017
More information about the Gcc-bugs
mailing list