diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2022-03-03 22:20:32 +0000 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2022-03-03 22:25:44 +0000 |
commit | 64cdf49962996747b4c5687a705551d5fc61fac8 (patch) | |
tree | 32e802962b48d514282bd948a2df7b7074c76186 /gcc/gimplify.cc | |
parent | 9805965e3551b66b5bd751d6076791d00cdeb137 (diff) | |
download | gcc-64cdf49962996747b4c5687a705551d5fc61fac8.zip gcc-64cdf49962996747b4c5687a705551d5fc61fac8.tar.gz gcc-64cdf49962996747b4c5687a705551d5fc61fac8.tar.bz2 |
libstdc++: Fix test failure on AIX
This fixes a test failure due to a non-reserved name in an AIX system
header (included via <pthread.h>). That name clashes with one of the
names we check our own headers for, so skip checking that name on AIX.
libstdc++-v3/ChangeLog:
* testsuite/17_intro/names.cc (func): Undef on AIX.
Diffstat (limited to 'gcc/gimplify.cc')
0 files changed, 0 insertions, 0 deletions