This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH][ARM]Replace gen_rtx_PLUS with plus_constant
- From: Marcus Shawcroft <marcus dot shawcroft at gmail dot com>
- To: Renlin Li <renlin dot li at arm dot com>
- Cc: "gcc-patches at gcc dot gnu dot org" <gcc-patches at gcc dot gnu dot org>
- Date: Tue, 1 Oct 2013 11:15:47 +0100
- Subject: Re: [PATCH][ARM]Replace gen_rtx_PLUS with plus_constant
- Authentication-results: sourceware.org; auth=none
- References: <52497B64 dot 3090602 at arm dot com>
On 30 September 2013 14:23, Renlin Li <renlin.li@arm.com> wrote:
> 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.
OK
/Marcus