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]
Other format: [Raw text]

Re: [PATCH] fix built in drem() and fmod() for !TARGET_USE_SAHF case


On Fri, 7 May 2004, Uros Bizjak wrote:
> 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
>
>     * config/i386/i386.c (ix86_emit_fp_unordered_jump): Use
>     testb $4, %ah insn instead of sahf insn if !TARGET_USE_SAHF.
>

This is Ok for mainline.  Thanks for the rapid fix, I've committed
it to CVS for you.

Roger
--


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