re PR c++/42555 (16-byte aligned double is disallowed only in templates)
commit282c399b39bc92f5f3765a96bf13025873370e77
authorJason Merrill <jason@redhat.com>
Mon, 4 Jan 2010 17:53:37 +0000 (4 12:53 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 4 Jan 2010 17:53:37 +0000 (4 12:53 -0500)
tree2da3ffaea6649e84f2466843cf65550a3a31416b
parent4b4a42c40af8376511de3b797c3d75a34f09b925
re PR c++/42555 (16-byte aligned double is disallowed only in templates)

PR c++/42555
* pt.c (tsubst_decl): Don't apply type attributes in place.

From-SVN: r155628
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/ext/attrib35.C [new file with mode: 0644]