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++/37260] [4.1 / 4.2 / 4.3 / 4.4 Regression] infinite loop in init



------- 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


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