This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[committed] MIPS/LD/testsuite: Fix a typo in PR ld/21334 test name


	ld/
	* testsuite/ld-mips-elf/mips-elf.exp: Fix a typo in PR ld/21334 
	test name.
---
 ld/testsuite/ld-mips-elf/mips-elf.exp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

binutils-mips-ld-test-21334-typo.diff
Index: binutils/ld/testsuite/ld-mips-elf/mips-elf.exp
===================================================================
--- binutils.orig/ld/testsuite/ld-mips-elf/mips-elf.exp	2018-06-30 01:31:12.000000000 +0100
+++ binutils/ld/testsuite/ld-mips-elf/mips-elf.exp	2018-06-30 01:31:58.388525379 +0100
@@ -1242,7 +1242,7 @@ if { $linux_gnu } {
 # PR ld/21334 GOT relocation in static binary test.
 run_ld_link_tests [list \
     [list \
-	"PR ld/21233 MIPS GOT16 relocation in static binary" \
+	"PR ld/21334 MIPS GOT16 relocation in static binary" \
 	"$abi_ldflags(o32) -e foo -T pr21334.ld" "" "$abi_asflags(o32)" \
 	{pr21334.s} \
 	{{objdump {-d --prefix-addresses} pr21334.dd} \


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]