OSDN Git Service

* Makefile.in (C_COMMON_H): Fix.
[pf3gnuchains/gcc-fork.git] / gcc / config / v850 / v850.md
index 4308e07..354dc11 100644 (file)
   emit_insn (gen_ashlsi3 (reg, reg, GEN_INT (TARGET_BIG_SWITCH ? 2 : 1)));
   /* Load the table address into a pseudo.  */
   emit_insn (gen_movsi (tableaddress,
-                       gen_rtx_LABEL_REF (VOIDmode, operands[3])));
+                       gen_rtx_LABEL_REF (Pmode, operands[3])));
   /* Add the table address to the index.  */
   emit_insn (gen_addsi3 (reg, reg, tableaddress));
   /* Load the table entry.  */