Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



mycroft
Mon Nov  3 04:22:02 PST 1997
Update of /cvsroot/src/gnu/usr.bin/gcc/common
In directory netbsd1:/var/slash-tmp/cvs-serv26442

Modified Files:
        c-decl.c 
Log Message:
>From Mike Stump, via egcs:
        * c-decl.c (start_struct): Ensure that structs with forward
        declarations are in fact packed when -fpack-struct is given.


mycroft
Mon Nov  3 04:23:19 PST 1997
Update of /cvsroot/src/gnu/usr.bin/gcc/common
In directory netbsd1:/var/slash-tmp/cvs-serv26514

Modified Files:
        stor-layout.c 
Log Message:
>From Mike Stump, via egcs:
+       * 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.




Home | Main Index | Thread Index | Old Index