OSDN Git Service

Do not FAIL in movdi
[pf3gnuchains/gcc-fork.git] / gcc / config / rs6000 / rs6000.md
index 5aa1813..6608156 100644 (file)
   ""
   "
 {
-  if (! TARGET_64BIT && ! general_operand (operands[1], DImode))
-    FAIL;
-
   if (GET_CODE (operands[0]) != REG)
     operands[1] = force_reg (DImode, operands[1]);