On 22 July 2014 15:51, Jiong Wang wrote:
> gcc/
> * config/aarch64/aarch64.c (aarch64_save_or_restore_fprs): Remove
> "increment".
> (aarch64_save_or_restore_callee_save_registers): Likewise.
OK and applied.
/Marcus
This patch removes useless variable "increment", use UNITS_PER_WORD directly.
*no functional change*
ok to install?
thanks.
gcc/
* config/aarch64/aarch64.c (aarch64_save_or_restore_fprs): Remove "increment".
(aarch64_save_or_restore_callee_save_registers): Likewise.
>From 9754ca4c3aea24007