OSDN Git Service

X
[pf3gnuchains/gcc-fork.git] / gcc / config / rs6000 / rs6000.md
index a8add63..f887845 100644 (file)
   if (GET_CODE (operands[1]) != SYMBOL_REF
       || (INTVAL (operands[3]) & CALL_LONG) != 0)
     {
-      if (INTVAL (operands[2]) & CALL_LONG)
+      if (INTVAL (operands[3]) & CALL_LONG)
        operands[1] = rs6000_longcall_ref (operands[1]);
 
       if (DEFAULT_ABI == ABI_V4 || DEFAULT_ABI == ABI_AIX_NODESC || DEFAULT_ABI == ABI_SOLARIS)