This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
-fpack-struct
- To: Egcs Mail List <egcs at cygnus dot com>
- Subject: -fpack-struct
- From: Randy Joiner <rjoiner at tc dot net>
- Date: Wed, 18 Nov 1998 15:57:49 -0500 (EST)
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)