diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2020-11-26 11:25:55 +0000 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2020-11-26 11:25:55 +0000 |
commit | 2762cb1df686fc1ebcee23c7c4f0f6e8bf5a6abc (patch) | |
tree | d80852dd4b38594ea7c5b3d1f833b37078ac2d1b /gcc | |
parent | 127aa17e162384034254e93cd1ae37224c0ce197 (diff) | |
download | gcc-2762cb1df686fc1ebcee23c7c4f0f6e8bf5a6abc.zip gcc-2762cb1df686fc1ebcee23c7c4f0f6e8bf5a6abc.tar.gz gcc-2762cb1df686fc1ebcee23c7c4f0f6e8bf5a6abc.tar.bz2 |
libstdc++: Fix undefined FILE* operations in test
We only need to check that the constructor doesn't clear errno, so
there's no need to use an invalid FILE* for that.
libstdc++-v3/ChangeLog:
PR libstdc++/98001
* testsuite/ext/stdio_filebuf/char/79820.cc: Do not pass invalid
FILE* to constructor.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions