r248223 - in /branches/gcc-6-branch/libstdc++-v...

redi@gcc.gnu.org redi@gcc.gnu.org
Thu May 18 14:36:00 GMT 2017


Author: redi
Date: Thu May 18 14:36:36 2017
New Revision: 248223

URL: https://gcc.gnu.org/viewcvs?rev=248223&root=gcc&view=rev
Log:
Limit std::tuple tests to run for C++11 and later

Backport from mainline
2016-08-01  Jonathan Wakely  <jwakely@redhat.com>

	* testsuite/20_util/tuple/cons/element_accepts_anything_byval.cc:
	Limit test to C++11 and later.

Modified:
    branches/gcc-6-branch/libstdc++-v3/ChangeLog
    branches/gcc-6-branch/libstdc++-v3/testsuite/20_util/tuple/cons/element_accepts_anything_byval.cc



More information about the Libstdc++-cvs mailing list