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: [applied patch] tweak a few mips s*_sf patterns.


On Wed, 2002-08-07 at 10:43, cgd@broadcom.com wrote:
> obvious, no new failures for check of mips-elf against mips-sim.  (i
> was hoping that this would fix the unordered regression, but alas,
> no.)
> 

Thanks. My inability to use cut-and-paste should now be legendary.

As a note, I believe the problem (from a 5 min debug session) is that we
are creating a type of compare that doesn't exist and therefore have no
idea what to do with it. We may need to fix gen_conditional_branch to
fix those up.

Anyhow...

-eric

-- 
I don't want a pony, I want a rocket
powered jetpack!


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