On 12/02/14 16:10, Renlin Li wrote:
Hi all,
This is a simple patch which adds a space between base register and
offset during the address asm translation, making the output assembler
code format consistent for aarch64 target.
Is it Okay for stage-1?
Kind regards,
Renlin Li
gcc/ChangeLog:
2014-02-12 Renlin Li <renlin...@arm.com>
* config/aarch64/aarch64.c (aarch64_print_operand_address): Adjust
the output asm format
by adding a space between base register and offset.
Hi all,
Could anybody help me to review this patch?
Thank you!
Renlin Li