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++/31747] [4.2/4.3 regression] ICE combining static and extern



------- Comment #5 from paolo at gcc dot gnu dot org  2007-10-26 09:57 -------
Subject: Bug 31747

Author: paolo
Date: Fri Oct 26 09:57:12 2007
New Revision: 129647

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129647
Log:
cp/
2007-10-26  Paolo Carlini  <pcarlini@suse.de>

        PR c++/31747
        * decl.c (grokdeclarator): In case of conflicting specifiers
        just return error_mark_node.

testsuite/
2007-10-26  Paolo Carlini  <pcarlini@suse.de>

        PR c++/31747
        * g++.dg/parse/crash39.C: New.

Added:
    trunk/gcc/testsuite/g++.dg/parse/crash39.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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