------- Comment #3 from jakub at gcc dot gnu dot org 2008-06-30 20:50 ------- Subject: Bug 36662
Author: jakub Date: Mon Jun 30 20:49:51 2008 New Revision: 137289 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137289 Log: PR c++/36662 * decl2.c (is_late_template_attribute): If the first attribute argument is IDENTIFIER_NODE, don't consider it when checking if arguments are value or type dependent. * g++.dg/ext/altivec-16.C: New test. Added: branches/gcc-4_3-branch/gcc/testsuite/g++.dg/ext/altivec-16.C Modified: branches/gcc-4_3-branch/gcc/cp/ChangeLog branches/gcc-4_3-branch/gcc/cp/decl2.c branches/gcc-4_3-branch/gcc/testsuite/ChangeLog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36662