From 30e5322741b7cb8fe90bec43ab93eecceaaec0e7 Mon Sep 17 00:00:00 2001 From: "Maciej W. Rozycki" Date: Mon, 2 Jul 2018 23:57:21 +0100 Subject: 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/ChangeLog | 5 +++++ ld/testsuite/ld-mips-elf/mips-elf.exp | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'ld') diff --git a/ld/ChangeLog b/ld/ChangeLog index afa9ae8..a3e8594 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2018-07-02 Maciej W. Rozycki + + * testsuite/ld-mips-elf/mips-elf.exp: Fix a typo in PR ld/21334 + test name. + 2018-07-02 H.J. Lu PR ld/23324 diff --git a/ld/testsuite/ld-mips-elf/mips-elf.exp b/ld/testsuite/ld-mips-elf/mips-elf.exp index 1631d85..1a54662 100644 --- a/ld/testsuite/ld-mips-elf/mips-elf.exp +++ b/ld/testsuite/ld-mips-elf/mips-elf.exp @@ -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} \ -- cgit v1.1