MIPS/LD/testsuite: Correct mips-elf.exp test ABI/emul/endian arrangement
[external/binutils.git] / ld / testsuite / ld-mips-elf / reloc-local-overflow.d
index b5512ee..98c5ddb 100644 (file)
@@ -1,7 +1,6 @@
 #name: MIPS reloc against local symbol overflow
 #source: reloc-local-overflow.s
-#as: -EB -32
-#ld: -EB -Tdata 0x10000 -e 0
+#ld: -Tdata 0x10000 -e 0
 #error: \A[^\n]*:\(\.data\+0x1000\): relocation truncated to fit: R_MIPS_16 against `\.data'\Z
 
 # Verify that the section name (`.data') is printed rather than `no symbol'.