RE: [AArch64] Fix some warnings about unused variables.
> OK. > > R. Thanks Richard, I've also backported this to aarch64-4.7-branch and committed it as revision 194808. Cheers, James Greenhalgh
Re: [AArch64] Fix some warnings about unused variables.
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’