gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility
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
..
cctype Update copyright years. 2020-01-01 12:51:42 +01:00
cfenv Update copyright years. 2020-01-01 12:51:42 +01:00
cinttypes Update copyright years. 2020-01-01 12:51:42 +01:00
cmath Update copyright years. 2020-01-01 12:51:42 +01:00
complex Update copyright years. 2020-01-01 12:51:42 +01:00
cstdint Update copyright years. 2020-01-01 12:51:42 +01:00
cstdio Update copyright years. 2020-01-01 12:51:42 +01:00
cstdlib libstdc++: Fix test failure due to -Wnonnull warnings 2020-03-12 11:03:04 +00:00
cwchar Update copyright years. 2020-01-01 12:51:42 +01:00
cwctype Update copyright years. 2020-01-01 12:51:42 +01:00