summaryrefslogtreecommitdiffstats
path: root/gcc/testsuite/c-c++-common/pr52181.c
Commit message (Collapse)AuthorAgeFilesLines
* PR c/52181jakub2012-02-141-0/+13
* c-decl.c (merge_decls): Copy DECL_USER_ALIGN bit from olddecl to newdecl. * decl.c (duplicate_decls): If olddecl has bigger DECL_ALIGN than newdecl, copy DECL_ALIGN to newdecl and or DECL_USER_ALIGN bits. * c-c++-common/pr52181.c: New test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@184193 138bc75d-0d04-0410-961f-82ee72b054a4
OpenPOWER on IntegriCloud