Re: [Patch, ARM] Replace gen_rtx_CONST_INT by GEN_INT

2012-09-03 Thread Ramana Radhakrishnan
On 09/03/12 16:28, Christophe Lyon wrote: 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. Ok. Thanks for doing this so quickly. Thanks, Ramana

[Patch, ARM] Replace gen_rtx_CONST_INT by GEN_INT

2012-09-03 Thread Christophe Lyon
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 * config/arm/arm.c (arm_expand_builtin): Replace gen_