This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/26748] gimplify_expr_stmt in cp-gimplifer.c does warnings
- From: "mmitchel at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Jun 2006 03:40:52 -0000
- Subject: [Bug c++/26748] gimplify_expr_stmt in cp-gimplifer.c does warnings
- References: <bug-26748-6528@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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