r239545 - in /trunk/libstdc++-v3: ChangeLog tes...

redi@gcc.gnu.org redi@gcc.gnu.org
Wed Aug 17 19:23:00 GMT 2016


Author: redi
Date: Wed Aug 17 19:23:15 2016
New Revision: 239545

URL: https://gcc.gnu.org/viewcvs?rev=239545&root=gcc&view=rev
Log:
Add c++11 effective target to tests for C++11 features

	* testsuite/20_util/tuple/67844.cc: Require c++11 effective target.
	* testsuite/20_util/tuple/cons/nested_tuple_construct.cc: Likewise.
	* testsuite/27_io/rvalue_streams.cc: Likewise.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/testsuite/20_util/tuple/67844.cc
    trunk/libstdc++-v3/testsuite/20_util/tuple/cons/nested_tuple_construct.cc
    trunk/libstdc++-v3/testsuite/27_io/rvalue_streams.cc



More information about the Gcc-cvs mailing list