OSDN Git Service

PR c++/34962, c++/34937, c++/34939
[pf3gnuchains/gcc-fork.git] / gcc / cp / ChangeLog
index 65bf623..38f9510 100644 (file)
@@ -1,5 +1,9 @@
 2008-02-13  Jason Merrill  <jason@redhat.com>
 
+       PR c++/34962, c++/34937, c++/34939
+       * decl2.c (is_late_template_attribute): Always defer attributes 
+       vector_size and weak.
+
        PR c++/34774
        * pt.c (value_dependent_expression_p): Look into DECL_INITIAL
        of enumerators, too.