This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

-fpack-struct


What's this one all about?
Unixware hasn't a problem, takes a float/char/float/char struct and
compacts it to 12 bytes, as does hand optimization, but I can't get egcs
to do it.  It'll give me sizeof=16 everytime.  
-fpack-struct doesn't give me any problems or errors, but I apparently
can't get it to work.

Thanks for any help,
Rand.


__
Randall Joiner,  Prestidictator/Son-of-a-bezelwort/Sysadmin
This may seem a bit weird, but that's okay, because it is weird.
-- Man page for Perl Data Structures (man perldata)



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]