This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: MS Style #pragma pack(push,...)
> This is not in 2.95.2. Is 2.96 going to be released soon enough
> that I shouldn't agitate for this in 2.95.3?
GCC 2.96 will never be released. The release of GCC 3 is certainly
many months ahead.
> If I want to get this change into 2.96, should I develop a patch
> against the CVS tip, or is there a branch label I should work from?
The CVS HEAD "branch" is the mainline where all development occurs,
and which carries gcc 2.96.
Regards,
Martin