re PR c++/35074 (ICE with attribute "aligned" for template classes)
2008-02-05 Douglas Gregor <doug.gregor@gmail.com> PR c++/35074 * decl2.c (save_template_attributes): When we're modifying the TYPE_MAIN_VARIANT to add new attributes, be sure to also modify all of the other variants to add those same attributes. Otherwise, the main variant will be inconsistent with those other variants. 2008-02-05 Douglas Gregor <doug.gregor@gmail.com> PR c++/35074 * g++.dg/ext/attrib30.C: New. From-SVN: r132120
Showing
gcc/testsuite/g++.dg/ext/attrib30.C
0 → 100644
Please
register
or
sign in
to comment