[Bug testsuite/64885] New: libstdc++ all_attributes failure

dje at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Jan 31 15:45:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64885

            Bug ID: 64885
           Summary: libstdc++ all_attributes failure
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dje at gcc dot gnu.org

The new all_attributes.cc libstdc++ testcases produce numerous excess errors 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



More information about the Gcc-bugs mailing list