aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2020-12-17 16:03:07 +0000
committerJonathan Wakely <jwakely@redhat.com>2020-12-17 16:19:20 +0000
commit217d5beaff9987a9845155fc796322b5f8bb876d (patch)
treece7eb7eca4aec61d38aea8fd60de2145afce9150 /gcc
parentb2bc1bb6cabf30f332938d648fe6432a3a9d27b6 (diff)
downloadgcc-217d5beaff9987a9845155fc796322b5f8bb876d.zip
gcc-217d5beaff9987a9845155fc796322b5f8bb876d.tar.gz
gcc-217d5beaff9987a9845155fc796322b5f8bb876d.tar.bz2
libstdc++: Test errno macros directly for all targets [PR 93151]
This applies the same changes to the djgpp and mingw versions of error_constants.h as r11-6137 did for the generic version. All of these constants are defined as macros by <errno.h> on these targets, so we can just test the macro directly instead of checking for it at configure time. libstdc++-v3/ChangeLog: * config/os/djgpp/error_constants.h: Test POSIX errno macros directly, instead of corresponding _GLIBCXX_HAVE_EXXX macros. * config/os/mingw32-w64/error_constants.h: Likewise. * config/os/mingw32/error_constants.h: Likewise.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions