diff options
author | Andreas Krebbel <krebbel@linux.ibm.com> | 2020-03-06 09:37:55 +0100 |
---|---|---|
committer | Andreas Krebbel <krebbel@linux.ibm.com> | 2020-03-06 12:21:24 +0100 |
commit | 28119fba7f1a3c96dde58905277eac4de148f210 (patch) | |
tree | 128d991f0ba8b520504256f4f614a60ba3f72db9 /zlib | |
parent | eb637e76047a3b1d9787b1c75de5da3db2fe8aea (diff) | |
download | gcc-28119fba7f1a3c96dde58905277eac4de148f210.zip gcc-28119fba7f1a3c96dde58905277eac4de148f210.tar.gz gcc-28119fba7f1a3c96dde58905277eac4de148f210.tar.bz2 |
libstdc++: Deal with ENOSYS == ENOTSUP
zTPF uses the same numeric value for ENOSYS and ENOTSUP.
libstdc++-v3/ChangeLog:
2020-03-06 Andreas Krebbel <krebbel@linux.ibm.com>
* src/c++11/system_error.cc: Omit the ENOTSUP case statement if it
would match ENOSYS.
Diffstat (limited to 'zlib')
0 files changed, 0 insertions, 0 deletions