Re: [AArch64/GCC][6/N] Remove useless variable 'increment'

2014-07-23 Thread Marcus Shawcroft
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

[AArch64/GCC][6/N] Remove useless variable 'increment'

2014-07-22 Thread Jiong Wang
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