stor-layout.c (layout_decl): Check DECL_PACKED before calling ADJUST_FIELD_ALIGN.
authorDaniel Jacobowitz <drow@mvista.com>
Mon, 19 Apr 2004 18:02:40 +0000 (18:02 +0000)
committerDaniel Jacobowitz <drow@gcc.gnu.org>
Mon, 19 Apr 2004 18:02:40 +0000 (18:02 +0000)
commit9ca75f15bc838ca74422a37533324d464e1c72f7
tree8ce7d356ff28ad832d653e593d6bfa7a3a05ebc3
parentc2b5e13ba5e3d5dbd7cf0e43a529ca3f7bc40518
stor-layout.c (layout_decl): Check DECL_PACKED before calling ADJUST_FIELD_ALIGN.

* stor-layout.c (layout_decl): Check DECL_PACKED before calling
ADJUST_FIELD_ALIGN.  Check maximum_field_alignment after.

From-SVN: r80860
gcc/ChangeLog
gcc/stor-layout.c