This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]