On 22 July 2014 15:49, Jiong Wang wrote:
> gcc/
> * config/aarch64/aarch64.c (aarch64_save_or_restore_fprs): GNU-Stylize
> code.
> (aarch64_save_or_restore_callee_save_registers): Likewise.
> (aarch64_expand_prologue): Likewise
OK and applied.
/Marcus
indenting and making sure columns less than 80 in
the following functions:
* aarch64_save_or_restore_fprs
* aarch64_save_or_restore_callee_save_registers
*no functional change*
OK to install?
thanks.
gcc/
* config/aarch64/aarch64.c (aarch64_save_or_restore_fprs): GNU-Stylize code.
(aar