gcc/libstdc++-v3/testsuite/18_support
Sandra Loosemore 57fe1f6ad3 Testsuite: Make dependence on -fdelete-null-pointer-checks explicit
nios2-elf target defaults to -fno-delete-null-pointer-checks, breaking
tests that implicitly depend on that optimization.  Add the option
explicitly on these tests.

2022-01-08  Sandra Loosemore  <sandra@codesourcery.com>

	gcc/testsuite/
	* g++.dg/cpp0x/constexpr-compare1.C: Add explicit
	-fdelete-null-pointer-checks option.
	* g++.dg/cpp0x/constexpr-compare2.C: Likewise.
	* g++.dg/cpp0x/constexpr-typeid2.C: Likewise.
	* g++.dg/cpp1y/constexpr-94716.C: Likewise.
	* g++.dg/cpp1z/constexpr-compare1.C: Likewise.
	* g++.dg/cpp1z/constexpr-if36.C: Likewise.
	* gcc.dg/init-compare-1.c: Likewise.

	libstdc++-v3/
	* testsuite/18_support/type_info/constexpr.cc: Add explicit
	-fdelete-null-pointer-checks option.
2022-01-08 22:17:18 -08:00
..
aligned_alloc Update copyright years. 2022-01-03 10:42:10 +01:00
bad_alloc Update copyright years. 2022-01-03 10:42:10 +01:00
bad_cast Update copyright years. 2022-01-03 10:42:10 +01:00
bad_exception Update copyright years. 2022-01-03 10:42:10 +01:00
bad_typeid Update copyright years. 2022-01-03 10:42:10 +01:00
byte Update copyright years. 2022-01-03 10:42:10 +01:00
comparisons Update copyright years. 2022-01-03 10:42:10 +01:00
coroutines Update copyright years. 2022-01-03 10:42:10 +01:00
exception Update copyright years. 2022-01-03 10:42:10 +01:00
exception_ptr Update copyright years. 2022-01-03 10:42:10 +01:00
headers Update copyright years. 2022-01-03 10:42:10 +01:00
initializer_list Update copyright years. 2022-01-03 10:42:10 +01:00
launder Update copyright years. 2022-01-03 10:42:10 +01:00
max_align_t/requirements Update copyright years. 2022-01-03 10:42:10 +01:00
nested_exception Update copyright years. 2022-01-03 10:42:10 +01:00
numeric_limits Update copyright years. 2022-01-03 10:42:10 +01:00
quick_exit Update copyright years. 2022-01-03 10:42:10 +01:00
source_location Update copyright years. 2022-01-03 10:42:10 +01:00
type_info Testsuite: Make dependence on -fdelete-null-pointer-checks explicit 2022-01-08 22:17:18 -08:00
uncaught_exception Update copyright years. 2022-01-03 10:42:10 +01:00
uncaught_exceptions Update copyright years. 2022-01-03 10:42:10 +01:00
50594.cc Update copyright years. 2022-01-03 10:42:10 +01:00
51333.cc Update copyright years. 2022-01-03 10:42:10 +01:00
96817.cc Update copyright years. 2022-01-03 10:42:10 +01:00
cxa_vec.cc Update copyright years. 2022-01-03 10:42:10 +01:00
destroying_delete.cc Update copyright years. 2022-01-03 10:42:10 +01:00
free_eh_pool.cc Update copyright years. 2022-01-03 10:42:10 +01:00
new_aligned.cc Update copyright years. 2022-01-03 10:42:10 +01:00
new_delete_placement.cc Update copyright years. 2022-01-03 10:42:10 +01:00
new_handler.cc Update copyright years. 2022-01-03 10:42:10 +01:00
new_nothrow.cc Update copyright years. 2022-01-03 10:42:10 +01:00
pthread_guard.cc Update copyright years. 2022-01-03 10:42:10 +01:00
set_terminate.cc Update copyright years. 2022-01-03 10:42:10 +01:00
set_unexpected.cc Update copyright years. 2022-01-03 10:42:10 +01:00
terminate_handler.cc Update copyright years. 2022-01-03 10:42:10 +01:00
unexpected_handler.cc Update copyright years. 2022-01-03 10:42:10 +01:00