Date: Mon, 9 Nov 1998 12:15:26 +0200 (WET) From: Andris Pavenis To: "Mark E." cc: djgpp-workers AT delorie DOT com Subject: Re: egcs 1.1 config question In-Reply-To: <199811090515.FAA71714@out2.ibm.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com On Mon, 9 Nov 1998, Mark E. wrote: > Hi gang, > I've submitted to the egcs folks i386/x-go32 and the changes to i386/go32.h > that are made in the DJGPP version of egcs 1.1 (if I've gone too far, let me > know and I'll stop). Anyway, the response I got back questioned why > #pragma push/pop is being disabled in the go32.h patch. One should be more carefull when using newest snapshots. This feature were only recently moved to go32.h so creating diffs against this snapshot created this problem. I used sources of egcs-1.1 and now egcs-1.1.1-prerelease where these changes were not yet done. > I suppose could > forget I submitted the patch, but on the other hand it would be nice to get > egcs & DJGPP in sync. So if I should resubmit the patch, what should be > done about #pragma push/pop? > Andris