diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2022-05-26 15:42:50 +0100 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2022-05-26 22:28:57 +0100 |
commit | ae3ea143ef4222707ce751f89f7b45d8f913caf3 (patch) | |
tree | 033be710b6bd908baa422842fe242d9b4b3241c3 /gcc | |
parent | 6f56efa94e845db0d5c934ca202295019bf334c1 (diff) | |
download | gcc-ae3ea143ef4222707ce751f89f7b45d8f913caf3.zip gcc-ae3ea143ef4222707ce751f89f7b45d8f913caf3.tar.gz gcc-ae3ea143ef4222707ce751f89f7b45d8f913caf3.tar.bz2 |
libstdc++: Move std::iostream_category() definition to new file
This fixes a missing symbol when the dual ABI is disabled, e.g. for the
versioned namespace build.
libstdc++-v3/ChangeLog:
* src/c++11/Makefile.am: Add new source file.
* src/c++11/Makefile.in: Regenerate.
* src/c++11/cxx11-ios_failure.cc (iostream_category):
Move to ...
* src/c++11/ios_errcat.cc: New file.
* testsuite/27_io/ios_base/failure/error_code.cc: Check that
std::iostream_category() is defined and used for std::io_errc.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions