aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.c
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2012-02-14 07:15:35 +0100
committerJakub Jelinek <jakub@gcc.gnu.org>2012-02-14 07:15:35 +0100
commit45f41865ff05c95063563c5c0e2e4306c40f08a7 (patch)
tree8eb32a64dbd1fd610d6b8ec9aceff9719e62f75f /gcc/tree.c
parent1380aca7e6219817086aaacf9b264cf4b5a84727 (diff)
downloadgcc-45f41865ff05c95063563c5c0e2e4306c40f08a7.zip
gcc-45f41865ff05c95063563c5c0e2e4306c40f08a7.tar.gz
gcc-45f41865ff05c95063563c5c0e2e4306c40f08a7.tar.bz2
re PR c/52181 (merge_decls doesn't handle DECL_USER_ALIGN properly)
PR c/52181 * 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. From-SVN: r184193
Diffstat (limited to 'gcc/tree.c')
0 files changed, 0 insertions, 0 deletions