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++/30382] [4.1 Regression] ICE in build_enumerator, at cp/decl.c:10111



------- Comment #8 from jakub at gcc dot gnu dot org  2007-01-05 16:53 -------
Subject: Bug 30382

Author: jakub
Date: Fri Jan  5 16:53:27 2007
New Revision: 120490

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=120490
Log:
        PR c++/30382
        Backported from mainline:
        2006-06-29  Jason Merrill  <jason@redhat.com>
        * parser.c (cp_parser_enum_specifier): Return early if
        type is error_mark_node.

Modified:
    branches/gcc-4_1-branch/gcc/cp/ChangeLog
    branches/gcc-4_1-branch/gcc/cp/parser.c


-- 


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


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