PR c++/34913
commitb2f4debb2d986bcbfe64142d5b7c41e06a19eacf
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Jan 2008 14:41:32 +0000 (24 14:41 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Jan 2008 14:41:32 +0000 (24 14:41 +0000)
tree744a3147c6bfa7e64ba5a4159c09675fbe49a5c4
parent0af13ed4509da54103f1565411beb70794f842a4
    PR c++/34913
        * decl2.c (is_late_template_attribute): Defer any attribute with
        dependent args.  Also defer type attributes if the type is dependent.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@131779 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/decl2.c
gcc/testsuite/g++.dg/ext/vector11.C [new file with mode: 0644]