This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/37260] [4.1 / 4.2 / 4.3 / 4.4 Regression] infinite loop in init
- From: "paolo at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Aug 2008 23:39:06 -0000
- Subject: [Bug c++/37260] [4.1 / 4.2 / 4.3 / 4.4 Regression] infinite loop in init
- References: <bug-37260-1447@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from paolo at gcc dot gnu dot org 2008-08-28 23:39 -------
Subject: Bug 37260
Author: paolo
Date: Thu Aug 28 23:37:41 2008
New Revision: 139740
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=139740
Log:
/cp
2008-08-28 Paolo Carlini <paolo.carlini@oracle.com>
PR c++/37260
* decl.c (reshape_init_r): Check init for error_mark_node.
/testsuite
2008-08-28 Paolo Carlini <paolo.carlini@oracle.com>
PR c++/37260
* g++.dg/parse/crash44.C: New.
Added:
trunk/gcc/testsuite/g++.dg/parse/crash44.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/decl.c
trunk/gcc/testsuite/ChangeLog
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37260