stor-layout.c
38.8 KB
-
c-decl.c (start_struct): Ensure that structs with forward declarations are in fact packed when... · 5c19a356
* c-decl.c (start_struct): Ensure that structs with forward declarations are in fact packed when -fpack-struct is given. * stor-layout.c (layout_record): Ignore STRUCTURE_SIZE_BOUNDARY if we are packing a structure. This allows a structure with only bytes to be aligned on a byte boundary and have no padding on a m68k. From-SVN: r15939
Mike Stump committed