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++/27648] [4.0/4.1 Regression] ICE on attribute on pointers in static_cast



------- Comment #7 from mmitchel at gcc dot gnu dot org  2006-06-15 06:01 -------
Subject: Bug 27648

Author: mmitchel
Date: Thu Jun 15 06:00:49 2006
New Revision: 114672

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114672
Log:
        PR c++/27648
        * parser.c (cp_parser_declarator): Robustify.
        PR c++/27648
        * g++.dg/ext/attrib22.C: New test.

Added:
    branches/gcc-4_1-branch/gcc/testsuite/g++.dg/ext/attrib22.C
Modified:
    branches/gcc-4_1-branch/gcc/cp/ChangeLog
    branches/gcc-4_1-branch/gcc/cp/parser.c
    branches/gcc-4_1-branch/gcc/testsuite/ChangeLog


-- 


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


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