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++/34913] [4.1/4.2/4.3 Regression] ICE vector in template



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


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