toolchain/gcc: refresh patches
[openwrt.git] / toolchain / gcc / patches / 4.7-linaro / 993-arm_insn-opinit-RTX_CODE-fixup.patch
index 9f8da4c4c46930e6c850857c0e1e76176de3cc36..ecd8c3e4093ed4f6f8e03be6e5d943fc562a87b1 100644 (file)
@@ -12,5 +12,5 @@
  extern int const_ok_for_arm (HOST_WIDE_INT);
 +#ifdef RTX_CODE
  extern int const_ok_for_op (HOST_WIDE_INT, enum rtx_code);
+ extern int const_ok_for_dimode_op (HOST_WIDE_INT, enum rtx_code);
  extern int arm_split_constant (RTX_CODE, enum machine_mode, rtx,
-                              HOST_WIDE_INT, rtx, rtx, int);