------- Comment #5 from jason at gcc dot gnu dot org 2008-01-24 14:42 ------- Subject: Bug 34913
Author: jason Date: Thu Jan 24 14:41:32 2008 New Revision: 131779 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131779 Log: PR c++/34913 * decl2.c (is_late_template_attribute): Defer any attribute with dependent args. Also defer type attributes if the type is dependent. Added: trunk/gcc/testsuite/g++.dg/ext/vector11.C Modified: trunk/gcc/cp/ChangeLog trunk/gcc/cp/decl2.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34913