This is the mail archive of the gcc-patches@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]

Re: Patch to support #pragma pack(push,<n>) and #pragma pack(pop) [mkII]


: Date: Wed, 30 Sep 1998 20:47:03 -0600
: From: Jeffrey A Law <law@cygnus.com>
: 
:   In message <199809231715.KAA26918@elmo.cygnus.com>you write:
:   > Hi,
:   > 
:   >  This is a revised version of the patch I submitted previously to add
:   > support for #pragma pack(push,<n>) and #pragma pack(pop).  The only
:   > change in this version is to move the declaration of the variable
:   > 'weak_decls' back into varasm.c (from c-pragma.c), so that the Fortran
:   > and Chill front ends do not need to include c-pragma.o in their
:   > builds.
:   > 
:   > Is this version OK to push ?
: Yup.
: jeff


Hooray!  It has been pushed.

Nick



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