gcc/libstdc++-v3/testsuite/util
Jonathan Wakely 4ed6e52446 Make use of extensions more explicit in libstdc++ tests
* testsuite/18_support/bad_exception/23591_thread-1.c: Add
	-Wno-pedantic to dg-options.
	* testsuite/20_util/align/2.cc: Use type as operand of alignof.
	* testsuite/20_util/is_floating_point/value.cc: Add -Wno-pedantic
	to dg-options.
	* testsuite/20_util/specialized_algorithms/uninitialized_fill/32158.cc:
	Remove extra semi-colon.
	* testsuite/23_containers/array/tuple_interface/tuple_element.cc:
	Always supply second argument to static_assert.
	* testsuite/25_algorithms/lower_bound/no_operator_ne.cc: Remove extra
	semi-colon.
	* testsuite/26_numerics/complex/c99.cc: Add -Wno-pedantic to
	dg-options.
	* testsuite/26_numerics/complex/literals/values.cc: Likewise.
	* testsuite/29_atomics/atomic/60695.cc: Likewise.
	* testsuite/29_atomics/atomic/62259.cc: use __alignof__ instead of
	alignof when operand is an object not a type.
	* testsuite/decimal/ctor.cc: Add -Wno-pedantic to dg-options.
	* testsuite/decimal/make-decimal.cc: Likewise.
	* testsuite/experimental/type_traits/value.cc: Always supply second
	argument to static_assert.
	* testsuite/util/testsuite_common_types.h: Use __extension__ for
	__int128 types.

From-SVN: r235154
2016-04-18 16:44:25 +01:00
..
common_type Update copyright years. 2016-01-04 15:30:50 +01:00
debug Update copyright years. 2016-01-04 15:30:50 +01:00
exception Update copyright years. 2016-01-04 15:30:50 +01:00
hash_fn Update copyright years. 2016-01-04 15:30:50 +01:00
io Update copyright years. 2016-01-04 15:30:50 +01:00
native_type Update copyright years. 2016-01-04 15:30:50 +01:00
performance Update copyright years. 2016-01-04 15:30:50 +01:00
regression Update copyright years. 2016-01-04 15:30:50 +01:00
statistic Update copyright years. 2016-01-04 15:30:50 +01:00
thread Update copyright years. 2016-01-04 15:30:50 +01:00
replacement_memory_operators.h Update copyright years. 2016-01-04 15:30:50 +01:00
specfun_testcase.h Implement TR29124 C++ special Math Functions. 2016-01-14 18:12:43 +00:00
testsuite_abi_check.cc Update copyright years. 2016-01-04 15:30:50 +01:00
testsuite_abi.cc Revert the accidental checkin 2016-01-16 15:07:34 -08:00
testsuite_abi.h Update copyright years. 2016-01-04 15:30:50 +01:00
testsuite_allocator.cc Update copyright years. 2016-01-04 15:30:50 +01:00
testsuite_allocator.h Update copyright years. 2016-01-04 15:30:50 +01:00
testsuite_api.h Update copyright years. 2016-01-04 15:30:50 +01:00
testsuite_character.cc Update copyright years. 2016-01-04 15:30:50 +01:00
testsuite_character.h Update copyright years. 2016-01-04 15:30:50 +01:00
testsuite_common_types.h Make use of extensions more explicit in libstdc++ tests 2016-04-18 16:44:25 +01:00
testsuite_container_traits.h Update copyright years. 2016-01-04 15:30:50 +01:00
testsuite_containergen.h Update copyright years. 2016-01-04 15:30:50 +01:00
testsuite_containers.h Update copyright years. 2016-01-04 15:30:50 +01:00
testsuite_counter_type.h Update copyright years. 2016-01-04 15:30:50 +01:00
testsuite_error.h Update copyright years. 2016-01-04 15:30:50 +01:00
testsuite_fs.h Update copyright years. 2016-01-04 15:30:50 +01:00
testsuite_greedy_ops.h Update copyright years. 2016-01-04 15:30:50 +01:00
testsuite_hooks.cc Update copyright years. 2016-01-04 15:30:50 +01:00
testsuite_hooks.h Update copyright years. 2016-01-04 15:30:50 +01:00
testsuite_io.h Update copyright years. 2016-01-04 15:30:50 +01:00
testsuite_iterators.h Update copyright years. 2016-01-04 15:30:50 +01:00
testsuite_new_operators.h Update copyright years. 2016-01-04 15:30:50 +01:00
testsuite_performance.h Update copyright years. 2016-01-04 15:30:50 +01:00
testsuite_random.h Update copyright years. 2016-01-04 15:30:50 +01:00
testsuite_regex.h Update copyright years. 2016-01-04 15:30:50 +01:00
testsuite_rng.h Update copyright years. 2016-01-04 15:30:50 +01:00
testsuite_rvalref.h Update copyright years. 2016-01-04 15:30:50 +01:00
testsuite_shared.cc Update copyright years. 2016-01-04 15:30:50 +01:00
testsuite_tr1.h Update copyright years. 2016-01-04 15:30:50 +01:00