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++/42387] [4.4/4.5 Regression] ICE with new expression in class template



------- Comment #6 from jason at gcc dot gnu dot org  2009-12-16 17:36 -------
Subject: Bug 42387

Author: jason
Date: Wed Dec 16 17:36:05 2009
New Revision: 155292

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155292
Log:
        PR c++/42387
        * decl.c (compute_array_index_type): Mark a VLA as dependent.

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


-- 


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


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