[PATCH][ARM]Replace gen_rtx_PLUS with plus_constant

Renlin Li renlin.li@arm.com
Mon Sep 30 13:39:00 GMT 2013


Hello all,

Sorry for my last patch that cause some test regressions. I have correct 
it, and it has been tested for arm-none-eabi on the model.

This patch will replace all explicit calls to gen_rtx_PLUS and GEN_INT 
with plus_constant.

OK for trunk?

Kind regards,
Renlin Li

gcc/ChangeLog:

2013-09-30  Renlin Li  <Renlin.Li@arm.com>

     * config/arm/arm.c (arm_output_mi_thunk): Use plus_constant.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: aarch32.diff
Type: text/x-patch
Size: 530 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20130930/c88a4f93/attachment.bin>


More information about the Gcc-patches mailing list