gcc/libstdc++-v3/testsuite
Jonathan Wakely b2a485f2b0 Change tests to use -std=gnu++14 not -std=gnu++1y
* testsuite/experimental/memory/shared_ptr/assign/assign.cc: Replace
	-std=gnu++1y with -std=gnu++14.
	* testsuite/experimental/memory/shared_ptr/cast/cast.cc: Likewise.
	* testsuite/experimental/memory/shared_ptr/comparison/comparison.cc:
	Likewise.
	* testsuite/experimental/memory/shared_ptr/cons/alias_ctor.cc:
	Likewise.
	* testsuite/experimental/memory/shared_ptr/cons/alloc_ctor.cc:
	Likewise.
	* testsuite/experimental/memory/shared_ptr/cons/copy_ctor.cc:
	Likewise.
	* testsuite/experimental/memory/shared_ptr/cons/copy_ctor_neg.cc:
	Likewise.
	* testsuite/experimental/memory/shared_ptr/cons/default_ctor.cc:
	Likewise.
	* testsuite/experimental/memory/shared_ptr/cons/move_ctor.cc:
	Likewise.
	* testsuite/experimental/memory/shared_ptr/cons/pointer_ctor.cc:
	Likewise.
	* testsuite/experimental/memory/shared_ptr/cons/unique_ptr_ctor.cc:
	Likewise.
	* testsuite/experimental/memory/shared_ptr/cons/weak_ptr_ctor.cc:
	Likewise.
	* testsuite/experimental/memory/shared_ptr/dest/dest.cc: Likewise.
	* testsuite/experimental/memory/shared_ptr/modifiers/reset.cc:
	Likewise.
	* testsuite/experimental/memory/shared_ptr/modifiers/swap.cc:
	Likewise.
	* testsuite/experimental/memory/shared_ptr/observers/bool_conv.cc:
	Likewise.
	* testsuite/experimental/memory/shared_ptr/observers/operators.cc:
	Likewise.
	* testsuite/experimental/memory/shared_ptr/observers/owner_before.cc:
	Likewise.
	* testsuite/experimental/memory/shared_ptr/observers/use_count.cc:
	Likewise.

From-SVN: r231517
2015-12-10 14:39:07 +00:00
..
17_intro
18_support Port libvtv to Solaris 2015-11-25 10:30:25 +00:00
19_diagnostics
20_util Fix ambiguity with multiple enable_shared_from_this bases 2015-12-02 15:08:18 +00:00
21_strings
22_locale
23_containers * testsuite/23_containers/vector/profile/vector.cc: Add maxdata option on AIX. 2015-11-21 00:38:25 -05:00
24_iterators
25_algorithms
26_numerics Handle C++11 <math.h> overloads on Solaris 12 2015-11-24 13:15:43 +00:00
27_io Improve tests for valid values of iostream bitmask types 2015-11-25 13:49:06 +00:00
28_regex
29_atomics
30_threads PR libstdc++/57060 cope with invalid thread IDs 2015-12-04 17:32:40 +00:00
abi
backward
config
data
decimal
experimental Change tests to use -std=gnu++14 not -std=gnu++1y 2015-12-10 14:39:07 +00:00
ext
lib
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters Ensure another pretty-printer test uses C++98 mode 2015-11-26 16:25:55 +00:00
libstdc++-xmethods
performance
tr1
tr2
util
Makefile.am
Makefile.in