[cond-optab] Convert mips

Paolo Bonzini bonzini@gnu.org
Tue Apr 7 05:04:00 GMT 2009


>> -      op0 = cmp_operands[1];
>> -      op1 = cmp_operands[0];
>> +      op0 = XEXP (comparison, 0);
>> +      op1 = XEXP (comparison, 1);

Argh, I screwed up my "smoke test". I'm about to advertise a
cond-optab svn branch, I'll make sure I fix this before creating it.

Paolo



More information about the Gcc-patches mailing list