public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/13438] New: [3.4 Regression] internal compiler error: tree check: expected identifier_node, have integer_cst in c_parse_error at c-common.c:5921
@ 2003-12-19  5:30 pinskia at gcc dot gnu dot org
  2003-12-19  5:39 ` [Bug c++/13438] " pinskia at gcc dot gnu dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-12-19  5:30 UTC (permalink / raw)
  To: gcc-bugs

struct A { friend typename struct B; }; 

This is a very recent regression as Phil's regression hunter only goes to 20031209.
And it is most likely caused by:
2003-12-17  Mark Mitchell  <mark@codesourcery.com>

        PR c++/10603
        PR c++/12827
        * parser.c (cp_parser_error): Help c_parse_error print good
        messages if the next token is a keyword.
        (cp_parser_parameter_declaration_list): When resynchronizing after
        a bad parameter declaration, stop if a comma is found.
        (cp_parser_parameter_declaration): Avoid backtracking.

-- 
           Summary: [3.4 Regression] internal compiler error: tree check:
                    expected identifier_node, have integer_cst in
                    c_parse_error at c-common.c:5921
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Keywords: ice-on-invalid-code, error-recovery
          Severity: minor
          Priority: P2
         Component: c++
        AssignedTo: mark at codesourcery dot com
        ReportedBy: pinskia at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2003-12-22  8:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-19  5:30 [Bug c++/13438] New: [3.4 Regression] internal compiler error: tree check: expected identifier_node, have integer_cst in c_parse_error at c-common.c:5921 pinskia at gcc dot gnu dot org
2003-12-19  5:39 ` [Bug c++/13438] " pinskia at gcc dot gnu dot org
2003-12-20 16:31 ` steven at gcc dot gnu dot org
2003-12-20 21:57 ` pinskia at gcc dot gnu dot org
2003-12-21  0:59 ` pinskia at gcc dot gnu dot org
2003-12-22  8:36 ` cvs-commit at gcc dot gnu dot org
2003-12-22  8:59 ` mmitchel at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).