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++/28559] [4.2 regression] ICE with friend and __attribute__



------- Comment #2 from jason at gcc dot gnu dot org  2006-08-14 21:25 -------
Subject: Bug 28559

Author: jason
Date: Mon Aug 14 21:25:03 2006
New Revision: 116137

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116137
Log:
        PR c++/28559
        * parser.c (cp_parser_elaborated_type_specifier): Also ignore
        attributes applied to a TYPENAME_TYPE.

Added:
    trunk/gcc/testsuite/g++.dg/ext/attrib25.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/parser.c


-- 


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


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