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.
This commit is contained in:
Maciej W. Rozycki 2018-07-02 23:57:21 +01:00
parent 471b9d1507
commit 30e5322741
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2018-07-02 Maciej W. Rozycki <macro@mips.com>
* testsuite/ld-mips-elf/mips-elf.exp: Fix a typo in PR ld/21334
test name.
2018-07-02 H.J. Lu <hongjiu.lu@intel.com>
PR ld/23324

View File

@ -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} \