Commit ee8234bf by Richard Stallman

(cmpxf2 recognizer): Test SGS_CMP_ORDER, not HPUX_ASM.

From-SVN: r4531
parent a1549b15
......@@ -5291,7 +5291,7 @@
"*
{
cc_status.flags = CC_IN_68881;
#ifdef HPUX_ASM
#ifdef SGS_CMP_ORDER
if (REG_P (operands[0]))
{
if (REG_P (operands[1]))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment