Re: [Patch, AArch64] Fix duplication in test case.

2013-04-04 Thread Marcus Shawcroft
OK /Marcus On 3 April 2013 14:35, Tejas Belagod wrote: > Hi, > > The attached patch fixes duplication in a test case for gcc.target/aarch64/. > > Tested on aarch64-none-elf. OK for trunk and branch? > > Thanks, > Tejas Belagod > ARM. > > 2013-04-03 Tejas Belagod > > testsuite/ > * gcc.

[Patch, AArch64] Fix duplication in test case.

2013-04-03 Thread Tejas Belagod
Hi, The attached patch fixes duplication in a test case for gcc.target/aarch64/. Tested on aarch64-none-elf. OK for trunk and branch? Thanks, Tejas Belagod ARM. 2013-04-03 Tejas Belagod testsuite/ * gcc.target/aarch64/inc/asm-adder-clobber-lr.c: Remove duplication. * gcc.ta