c-decl.c (merge_decls): Use DECL_USER_ALIGN() on olddecl to update the respective...
commit8220334aba6972297dc4409274fa428aff724696
authorJan Beulich <jbeulich@novell.com>
Wed, 27 Feb 2008 14:59:50 +0000 (27 14:59 +0000)
committerJan Beulich <jbeulich@gcc.gnu.org>
Wed, 27 Feb 2008 14:59:50 +0000 (27 14:59 +0000)
tree4cb13b52bb9ff5ca8411d140d98498fe82344389
parentb5a4419cde676a67cd150feeef3babea43e5af8c
c-decl.c (merge_decls): Use DECL_USER_ALIGN() on olddecl to update the respective field on newdecl.

gcc/
2008-02-27  Jan Beulich  <jbeulich@novell.com>

* c-decl.c (merge_decls): Use DECL_USER_ALIGN() on olddecl to
update the respective field on newdecl.

From-SVN: r132719
gcc/ChangeLog
gcc/c-decl.c