This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/66216] [6 Regression] Defaulted Operators and constructors not working with aligned attribute
- From: "jason at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 26 Jun 2015 21:41:57 +0000
- Subject: [Bug c++/66216] [6 Regression] Defaulted Operators and constructors not working with aligned attribute
- Auto-submitted: auto-generated
- References: <bug-66216-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66216
Jason Merrill <jason at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |jason at gcc dot gnu.org
Resolution|--- |FIXED
Target Milestone|--- |5.2
--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> ---
Fixed.