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++/26748] gimplify_expr_stmt in cp-gimplifer.c does warnings



------- Comment #1 from mmitchel at gcc dot gnu dot org  2006-06-15 03:40 -------
Subject: Bug 26748

Author: mmitchel
Date: Thu Jun 15 03:40:42 2006
New Revision: 114667

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

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


-- 


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


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