This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/36662] [4.3/4.4 Regression] vector vs template



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]