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]

Re: unordered comparisons for mips



> Uhm, great this reminds me the old issue we've run across about branch
> reversability.  To get this working reliably, you need update the conditional
> moves, as they currently aborts if someone attempts to create them with
> unordered opcode.
> 

Hrm.

> I have patch somewhere that avoids abort and makes pattern to claim that such a
> conditional move is unsupported, but it is better to get it supported of
> course.  Are you interested in it?
> 

Sure.  I'd love to take a look at it.

-eric


-- 
Look out behind you!


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