OSDN Git Service

* combine.c (gen_lowpart_for_combine): Use omode when generating
[pf3gnuchains/gcc-fork.git] / gcc / combine.c
index 3aca075..a902663 100644 (file)
@@ -9973,7 +9973,7 @@ gen_lowpart_for_combine (enum machine_mode omode, rtx x)
     }
 
  fail:
-  return gen_rtx_CLOBBER (imode, const0_rtx);
+  return gen_rtx_CLOBBER (omode, const0_rtx);
 }
 \f
 /* Simplify a comparison between *POP0 and *POP1 where CODE is the