From mboxrd@z Thu Jan 1 00:00:00 1970 From: mycroft@mit.edu (Charles M. Hannum) To: mrs@wrs.com (Mike Stump) Cc: egcs@cygnus.com Subject: Re: m68k structure packing Date: Tue, 30 Sep 1997 12:57:00 -0000 Message-id: References: <199709301908.MAA01711@kankakee.wrs.com> X-SW-Source: 1997-09/msg01159.html mrs@wrs.com (Mike Stump) writes: > > Wed Sep 24 11:31:24 1997 Mike Stump > > * 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. Um, doesn't this *severely* break compatibility?