From: Maciej W. Rozycki Date: Mon, 6 Aug 2012 21:18:50 +0000 (+0000) Subject: * ld-mips-elf/reloc-1-n32.d: Add -EB to GAS flags. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=cde00cbbb9d9c3c9658b9a47194b883b9f10385d;p=binutils-gdb.git * ld-mips-elf/reloc-1-n32.d: Add -EB to GAS flags. * ld-mips-elf/mips-elf.exp: Update GAS flags in reloc test 6. --- diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index a321e78356f..49bcaf9f97f 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2012-08-06 Maciej W. Rozycki + + * ld-mips-elf/reloc-1-n32.d: Add -EB to GAS flags. + * ld-mips-elf/mips-elf.exp: Update GAS flags in reloc test 6. + 2012-08-06 Maciej W. Rozycki * lib/ld-lib.exp (run_dump_test): Implement the EXTRA_OPTIONS diff --git a/ld/testsuite/ld-mips-elf/mips-elf.exp b/ld/testsuite/ld-mips-elf/mips-elf.exp index f50eae482f4..dc4554df16f 100644 --- a/ld/testsuite/ld-mips-elf/mips-elf.exp +++ b/ld/testsuite/ld-mips-elf/mips-elf.exp @@ -357,14 +357,14 @@ if { $has_newabi } { [list \ "reloc test 6a" \ "-shared $abi_ldflags(n32)" \ - "-n32" \ + "$abi_asflags(n32)" \ "reloc-6a.s" \ {} \ "reloc-6a.so"] \ [list \ "reloc test 6b" \ "$abi_ldflags(n32) tmpdir/reloc-6a.so" \ - "-n32" \ + "$abi_asflags(n32)" \ "reloc-6b.s" \ {} \ "reloc-6b"]] diff --git a/ld/testsuite/ld-mips-elf/reloc-1-n32.d b/ld/testsuite/ld-mips-elf/reloc-1-n32.d index 87a55f9226e..57773bb067b 100644 --- a/ld/testsuite/ld-mips-elf/reloc-1-n32.d +++ b/ld/testsuite/ld-mips-elf/reloc-1-n32.d @@ -1,5 +1,5 @@ -#source: reloc-1a.s -mabi=n32 -#source: reloc-1b.s -mabi=n32 +#source: reloc-1a.s -mabi=n32 -EB +#source: reloc-1b.s -mabi=n32 -EB #ld: -r #readelf: --relocs