This is the mail archive of the gcc@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: A patch for PPro bootstrap


On Mon, Jan 11, 1999 at 05:20:19PM -0800, H.J. Lu wrote:
> > Where is CC_FCOMI getting set?  Both places which set it are inside if (0)
> > blocks and should not be executed.
> > 
> > > Sat Jan  9 22:04:16 1999  H.J. Lu  (hjl@gnu.org)
> > > 
> > > 	* config/i386/i386.c (put_jump_code): No IEEE if CC_FCOMI is set.
> 
> You are right. I am working on a CC_FCOMI patch. Removing the
> CC_FCOMI checking from put_jump_code caused me a big headache.
> 
> BTW, if anyone is interested in my CC_FCOMI patch, please let
> me know. It generates more efficient FP comparison code on
> PPro/PII.

Just to let everyone know that I've tested this patch, and it is fine for me.
It would be nice if it could be integrated into the main tree.

-- 
Sylvain


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