[Bug c++/45112] [4.5 regression] Aligned attribute on static class member definition ignored
uweigand at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Jul 31 15:46:00 GMT 2010
------- Comment #4 from uweigand at gcc dot gnu dot org 2010-07-31 15:46 -------
Subject: Bug 45112
Author: uweigand
Date: Sat Jul 31 15:46:15 2010
New Revision: 162783
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=162783
Log:
gcc/
PR c++/45112
* cp/decl.c (duplicate_decls): Merge DECL_USER_ALIGN and DECL_PACKED.
gcc/testsuite/
PR c++/45112
* testsuite/g++.dg/pr45112.C: New test.
Added:
branches/gcc-4_5-branch/gcc/testsuite/g++.dg/pr45112.C
Modified:
branches/gcc-4_5-branch/gcc/ChangeLog
branches/gcc-4_5-branch/gcc/cp/decl.c
branches/gcc-4_5-branch/gcc/testsuite/ChangeLog
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45112
More information about the Gcc-bugs
mailing list