r116471 - in /branches/gcc-4_1-branch/gcc: cp/C...
mmitchel@gcc.gnu.org
mmitchel@gcc.gnu.org
Sat Aug 26 17:14:00 GMT 2006
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
More information about the Gcc-cvs
mailing list