This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r128844 - in /trunk/gcc: cp/ChangeLog cp/decl2....
- From: jason at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Thu, 27 Sep 2007 18:54:07 -0000
- Subject: r128844 - in /trunk/gcc: cp/ChangeLog cp/decl2....
Author: jason
Date: Thu Sep 27 18:54:06 2007
New Revision: 128844
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128844
Log:
* decl2.c (is_late_template_attribute): Don't crash on unknown
attribute.
Added:
trunk/gcc/testsuite/g++.dg/ext/tmplattr6.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/decl2.c