> OK.
>
> R.
Thanks Richard,
I've also backported this to aarch64-4.7-branch and committed
it as revision 194808.
Cheers,
James Greenhalgh
On 18/12/12 14:02, James Greenhalgh wrote:
Hi,
This straightforward patch fixes the following warnings I see when building
for AArch64.
gcc/config/aarch64/aarch64.c:6385:7: warning: unused variable ‘reg’
[-Wunused-variable]
gcc/config/aarch64/aarch64.c:6385:12: warning: unused variable ‘mem’
Hi,
This straightforward patch fixes the following warnings I see when building
for AArch64.
gcc/config/aarch64/aarch64.c:6385:7: warning: unused variable ‘reg’
[-Wunused-variable]
gcc/config/aarch64/aarch64.c:6385:12: warning: unused variable ‘mem’
[-Wunused-variable]
gcc/config/aarch64/aarch6