------- Comment #16 from pinskia at gcc dot gnu dot org  2005-10-28 14:50 
-------
Subject: Bug 23426

Author: pinskia
Date: Fri Oct 28 14:50:53 2005
New Revision: 105934

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=105934
Log:
2005-10-28  Andrew Pinski  <[EMAIL PROTECTED]>

        PR C++/23426
        * decl.c (start_decl): Check that the decl is an
        error_mark_node before getting the type.
        Remove the check for the decl's type being an
        error_mark_node.  

2005-10-28  Andrew Pinski  <[EMAIL PROTECTED]>

        PR C++/23426
        * g++.dg/other/large-size-array.C: New test.


Added:
    branches/gcc-4_0-branch/gcc/testsuite/g++.dg/other/large-size-array.C
Modified:
    branches/gcc-4_0-branch/gcc/ChangeLog
    branches/gcc-4_0-branch/gcc/cp/decl.c
    branches/gcc-4_0-branch/gcc/testsuite/ChangeLog


-- 


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

Reply via email to