This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/42555] [4.5 Regression] 16-byte aligned double is disallowed only in templates
- From: "jason at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Jan 2010 17:53:49 -0000
- Subject: [Bug c++/42555] [4.5 Regression] 16-byte aligned double is disallowed only in templates
- References: <bug-42555-2476@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from jason at gcc dot gnu dot org 2010-01-04 17:53 -------
Subject: Bug 42555
Author: jason
Date: Mon Jan 4 17:53:37 2010
New Revision: 155628
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155628
Log:
PR c++/42555
* pt.c (tsubst_decl): Don't apply type attributes in place.
Added:
trunk/gcc/testsuite/g++.dg/ext/attrib35.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/pt.c
trunk/gcc/testsuite/ChangeLog
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42555