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]

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


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


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