On 30/09/13 14:23, Renlin Li wrote:
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...@arm.com> * config/arm/arm.c (arm_output_mi_thunk): Use plus_constant.
Looks ok to me but I can't approve it. CC'ing maintainers... Kyrill