re PR c++/66216 (Defaulted Operators and constructors not working with aligned attribute)
authorJason Merrill <jason@redhat.com>
Fri, 26 Jun 2015 21:31:13 +0000 (17:31 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 26 Jun 2015 21:31:13 +0000 (17:31 -0400)
commite0ff153d398cdeb1864aa64f0045091c8bb2de98
tree43e748bc07125307f47d45b7f30bc376ea32a9cf
parent9579e906e237d5d6b08732331140e2c239b23ae1
re PR c++/66216 (Defaulted Operators and constructors not working with aligned attribute)

PR c++/66216
* class.c (finish_struct): Call fixup_attribute_variants.

From-SVN: r225087
gcc/cp/ChangeLog
gcc/cp/class.c
gcc/testsuite/g++.dg/ext/attrib52.C [new file with mode: 0644]