On 31 January 2015 at 15:45, Iain Sandoe <i...@codesourcery.com> wrote: > > On 31 Jan 2015, at 15:38, David Edelsohn wrote: >> >> The new testcases are producing new failures on AIX >> >> /nasfarm/edelsohn/src/src/libstdc++-v3/testsuite/17_intro/headers/c++1998/all_attributes.cc:29:16: >> error: expected ')' before numeric constant >> /nasfarm/edelsohn/src/src/libstdc++-v3/testsuite/17_intro/headers/c++1998/all_attributes.cc:29:16: >> error: expected ')' before numeric constant >> /tmp/20150130/powerpc-ibm-aix7.1.0.0/libstdc++-v3/include/powerpc-ibm-aix7.1.0.0/bits/gthr-single.h:222:1: >> error: expected ',' or '...' before 'static' >> /tmp/20150130/powerpc-ibm-aix7.1.0.0/libstdc++-v3/include/powerpc-ibm-aix7.1.0.0/bits/gthr.h:151:27: >> error: expected ')' before end of line >> /tmp/20150130/powerpc-ibm-aix7.1.0.0/libstdc++-v3/include/powerpc-ibm-aix7.1.0.0/bits/gthr.h:151:27: >> error: expected initializer before end of line >> /tmp/20150130/powerpc-ibm-aix7.1.0.0/libstdc++-v3/include/powerpc-ibm-aix7.1.0.0/bits/gthr.h:151:27: >> error: expected declaration before end of line >> >> I'll open a PR and include the pre-processed source. > Dominique already did - 64883.
They're not the same, one's a bug in GCC and one's a bug in darwin. My new testcase just revealed those existing bugs.