gcc/libstdc++-v3/testsuite/tr1
Jonathan Wakely fcc443b97e libstdc++: Fix test failure due to -Wnonnull warnings
This test fails in the Fedora RPM build (but not elsewhere, for unknown
reasons). The warning is correct, we're passing a null pointer.

	* testsuite/tr1/8_c_compatibility/cstdlib/functions.cc: Do not pass
	a null pointer to functions with nonnull(1) attribute.
2020-03-12 11:03:04 +00:00
..
2_general_utilities Update copyright years. 2020-01-01 12:51:42 +01:00
3_function_objects Update copyright years. 2020-01-01 12:51:42 +01:00
4_metaprogramming Update copyright years. 2020-01-01 12:51:42 +01:00
5_numerical_facilities Update copyright years. 2020-01-01 12:51:42 +01:00
6_containers Update copyright years. 2020-01-01 12:51:42 +01:00
7_regular_expressions Update copyright years. 2020-01-01 12:51:42 +01:00
8_c_compatibility libstdc++: Fix test failure due to -Wnonnull warnings 2020-03-12 11:03:04 +00:00
headers Update copyright years. 2020-01-01 12:51:42 +01:00