diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2020-03-12 11:03:04 +0000 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2020-03-12 11:03:04 +0000 |
commit | fcc443b97e19d9c8a2d8ccdfa4cc20682165827e (patch) | |
tree | c39ea65bd5f7c6121af9b2c725837e43717c3dc5 /gcc | |
parent | 54f46d82f54ba7a4110cef102b7c18eaf8b4b6bd (diff) | |
download | gcc-fcc443b97e19d9c8a2d8ccdfa4cc20682165827e.zip gcc-fcc443b97e19d9c8a2d8ccdfa4cc20682165827e.tar.gz gcc-fcc443b97e19d9c8a2d8ccdfa4cc20682165827e.tar.bz2 |
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.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions