From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeffrey A Law To: hjl@lucon.org (H.J. Lu) Cc: egcs@cygnus.com Subject: Re: A x86 patch for egcs 1.0.2 Date: Sun, 15 Feb 1998 20:19:00 -0000 Message-id: <3302.887601571@hurl.cygnus.com> References: X-SW-Source: 1998-02/msg00734.html In message you write: > Hi, Jeff, > > Could you please install this patch from the development trunk > to egcs 1.0.2? It fixes my IEEE long double bug. The problem is > during final_scan_insn, gcc fails to update cc_status when long > double is used. > > Thanks. > > > -- > H.J. Lu (hjl@gnu.org) > --- > Fri Dec 5 16:26:03 1997 Bernd Schmidt DE> > > * i386.c (notice_update_cc): Remove bogus pentium GCC code. I have installed this patch. However, you included a lot of unnecessary changes in that patch, in particular the patch had some purely reformatting changes which are unnecessary and only make it more difficult for me to parse what the patch actually does. If you want patches to be installed on the release branch you're going to have to start sending better patches. Between the badly botched linux changes (which you had to send 3 times to get correct) and these, we both end up wasting a lot of time dealing with your patches. jeff