This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]