Hi, As discussed in http://gcc.gnu.org/ml/gcc-patches/2012-09/msg00077.html, this patch is a cleanup pass to replace calls to gen_rtx_CONST_INT by GEN_INT.
Tested on arm-linuxeabi with qemu. Christophe. 2012-09-03 Christophe Lyon <christophe.l...@linaro.org> * config/arm/arm.c (arm_expand_builtin): Replace gen_rtx_CONST_INT by GEN_INT. (arm_emit_coreregs_64bit_shift): Likewise.
gen-int.patch
Description: Binary data