[Bug c/16046] New: ICE tree check: expected tree_list, have identifier_node in decl_attributes, at attribs.c:151

belyshev at lubercy dot com gcc-bugzilla@gcc.gnu.org
Fri Jun 18 05:10:00 GMT 2004


bug.c:
----------------------------------------------
__attribute__((foo)  int f (){}
----------------------------------------------
                   ^ note: ')' missing

./cc1 bug.c -quiet -o /dev/null
bug.c:1: error: syntax error before "int"
bug.c:1: internal compiler error: tree check: expected tree_list, have
identifier_node in decl_attributes, at attribs.c:151
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

-- 
           Summary: ICE tree check: expected tree_list, have identifier_node
                    in decl_attributes, at attribs.c:151
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Keywords: ice-on-invalid-code
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: belyshev at lubercy dot com
                CC: gcc-bugs at gcc dot gnu dot org


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



More information about the Gcc-bugs mailing list