This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
how to pack data using gcc compiler?
- From: Michael Sung <mys at cisco dot com>
- To: gcc-help at gcc dot gnu dot org, gcc at gcc dot gnu dot org
- Cc: wdai at cisco dot com
- Date: Wed, 26 Jan 2005 11:44:39 -0800
- Subject: how to pack data using gcc compiler?
Hi,
A couple of questions:
a) What is the default for gcc regarding "pack" or "unpack" data structures?
b) Is there a compiler flag for gcc compiler that will pack all data
structures?
Thanks.
Michael Sung