mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-18 14:53:32 +08:00
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:
parent
471b9d1507
commit
30e5322741
@ -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
|
||||
|
@ -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} \
|
||||
|
Loading…
Reference in New Issue
Block a user