diff options
author | jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-02-14 06:15:35 +0000 |
---|---|---|
committer | jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-02-14 06:15:35 +0000 |
commit | fc0d4990130cd9e678544f52530e7bbc4427dd57 (patch) | |
tree | 8eb32a64dbd1fd610d6b8ec9aceff9719e62f75f /INSTALL | |
parent | 088dac04d2c47df50120194739a7995dbfd14ee6 (diff) | |
download | gcc-fc0d4990130cd9e678544f52530e7bbc4427dd57.tar.gz |
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.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@184193 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'INSTALL')
0 files changed, 0 insertions, 0 deletions