On 22 July 2014 15:50, Jiong Wang wrote:
> gcc/
> * config/aarch64/aarch64.c (aarch64_save_or_restore_fprs): Remove
> base_rtx.
> (aarch64_save_or_restore_callee_save_registers): Likewise.
OK and applied.
/Marcus
This patch removes the useless paramter 'base_rtx', as we use
stack_pointer_rtx always.
*no functional change*
OK to install?
thanks
gcc/
* config/aarch64/aarch64.c (aarch64_save_or_restore_fprs): Remove base_rtx.
(aarch64_save_or_restore_callee_save_registers): Likewise.
>From a3712f8a842