This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/58816] [4.9 Regression] ICE have tree_list in private_is_attribute_p


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58816

David Edelsohn <dje at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-valid-code
             Target|                            |powerpc-ibm-aix*
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2013-10-20
               Host|                            |powerpc*-*-*
   Target Milestone|---                         |4.9.0
     Ever confirmed|0                           |1

--- Comment #1 from David Edelsohn <dje at gcc dot gnu.org> ---
FAIL: g++.dg/cpp0x/gen-attrs-11.C -std=c++11 (internal compiler error)
FAIL: g++.dg/cpp0x/gen-attrs-11.C -std=c++11 (test for excess errors)
FAIL: g++.dg/cpp0x/gen-attrs-12.C -std=c++11 (internal compiler error)
FAIL: g++.dg/cpp0x/gen-attrs-12.C -std=c++11 (test for excess errors)
FAIL: g++.dg/cpp0x/gen-attrs-20.C -std=gnu++11 (internal compiler error)
FAIL: g++.dg/cpp0x/gen-attrs-20.C -std=gnu++11 attribute (test for bogus
messages, line 10)
FAIL: g++.dg/cpp0x/gen-attrs-20.C -std=gnu++11 (test for excess errors)
FAIL: g++.dg/cpp0x/gen-attrs-49.C -std=c++11 (internal compiler error)
FAIL: g++.dg/cpp0x/gen-attrs-49.C -std=c++11 (test for excess errors)
FAIL: g++.dg/cpp0x/gen-attrs-50.C -std=c++11 (internal compiler error)
FAIL: g++.dg/cpp0x/gen-attrs-50.C -std=c++11 (test for excess errors)
FAIL: g++.dg/cpp0x/gen-attrs-54.C -std=c++11 (internal compiler error)
FAIL: g++.dg/cpp0x/gen-attrs-54.C -std=c++11 (test for excess errors)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]