------- Comment #5 from mmitchel at gcc dot gnu dot org  2006-08-26 17:14 
-------
Subject: Bug 28595

Author: mmitchel
Date: Sat Aug 26 17:13:52 2006
New Revision: 116471

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116471
Log:
        PR c++/28595
        * pt.c (tsubst): Issue errors about attempts to create VLAs at
        template-instantiation time.
        PR c++/28595
        * g++.dg/template/array15.C: New test.
        * g++.dg/template/crash2.C: Tweak error markers.

Added:
    branches/gcc-4_1-branch/gcc/testsuite/g++.dg/template/array15.C
Modified:
    branches/gcc-4_1-branch/gcc/cp/ChangeLog
    branches/gcc-4_1-branch/gcc/cp/pt.c
    branches/gcc-4_1-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_1-branch/gcc/testsuite/g++.dg/template/crash2.C


-- 


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

Reply via email to