Question about "#pragma pack(n)"

James E Wilson wilson@specifixinc.com
Wed Apr 6 01:37:00 GMT 2005


feng qiu wrote:
> I want to modify the gcc source code,what should I do?

Look at the c-pragma.c file, search for pack.  Also see -fpack-struct in
common.opt and fpack_struct in opts.c.  Then expand your search from there.
-- 
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com



More information about the Gcc mailing list