[Bug c++/66216] [6 Regression] Defaulted Operators and constructors not working with aligned attribute

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jun 26 21:31:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66216

--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Fri Jun 26 21:31:13 2015
New Revision: 225087

URL: https://gcc.gnu.org/viewcvs?rev=225087&root=gcc&view=rev
Log:
        PR c++/66216
        * class.c (finish_struct): Call fixup_attribute_variants.

Added:
    trunk/gcc/testsuite/g++.dg/ext/attrib52.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/class.c



More information about the Gcc-bugs mailing list