gcc/libstdc++-v3/testsuite/18_support
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
..
bad_alloc Update copyright years. 2016-01-04 15:30:50 +01:00
bad_cast Update copyright years. 2016-01-04 15:30:50 +01:00
bad_exception Make use of extensions more explicit in libstdc++ tests 2016-04-18 16:44:25 +01:00
bad_typeid Update copyright years. 2016-01-04 15:30:50 +01:00
exception Update copyright years. 2016-01-04 15:30:50 +01:00
exception_ptr Update copyright years. 2016-01-04 15:30:50 +01:00
headers Update copyright years. 2016-01-04 15:30:50 +01:00
initializer_list Update copyright years. 2016-01-04 15:30:50 +01:00
max_align_t/requirements Update copyright years. 2016-01-04 15:30:50 +01:00
nested_exception Update copyright years. 2016-01-04 15:30:50 +01:00
numeric_limits Update copyright years. 2016-01-04 15:30:50 +01:00
quick_exit Update copyright years. 2016-01-04 15:30:50 +01:00
type_info Update copyright years. 2016-01-04 15:30:50 +01:00
uncaught_exception Update copyright years. 2016-01-04 15:30:50 +01:00
uncaught_exceptions Update copyright years. 2016-01-04 15:30:50 +01:00
50594.cc Update copyright years. 2016-01-04 15:30:50 +01:00
cxa_vec.cc Update copyright years. 2016-01-04 15:30:50 +01:00
free_eh_pool.cc libstdc++/69945 Add __gnu_cxx::__freeres hook 2016-03-24 18:13:40 +00:00
new_delete_placement.cc Update copyright years. 2016-01-04 15:30:50 +01:00
new_handler.cc Update copyright years. 2016-01-04 15:30:50 +01:00
pthread_guard.cc Update copyright years. 2016-01-04 15:30:50 +01:00
terminate_handler.cc Update copyright years. 2016-01-04 15:30:50 +01:00
unexpected_handler.cc Update copyright years. 2016-01-04 15:30:50 +01:00