re PR c++/59012 (alignas does not support parameter pack expansions)
PR c++/59012 * parser.c (cp_parser_std_attribute_list): Handle attribute expansion. (cp_parser_std_attribute_spec): Handle alignas pack expansion. * decl2.c (is_late_template_attribute): An attribute exp is dependent. * pt.c (make_pack_expansion): Allow TREE_LIST for attribute expansion. (apply_late_template_attributes): Handle attribute pack expansion. From-SVN: r222902
Showing
gcc/testsuite/g++.dg/cpp0x/alignas4.C
0 → 100644
Please
register
or
sign in
to comment