This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
[committed] LD/testsuite: Fix a typo s/scrip/script/ in `note-3.so' build test name
- From: "Maciej W. Rozycki" <macro at mips dot com>
- To: <binutils at sourceware dot org>
- Date: Wed, 31 Jan 2018 14:50:50 +0000
- Subject: [committed] LD/testsuite: Fix a typo s/scrip/script/ in `note-3.so' build test name
- Authentication-results: sourceware.org; auth=none
ld/
* testsuite/ld-elf/shared.exp: Fix a typo s/scrip/script/.
---
ld/testsuite/ld-elf/shared.exp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
binutils-ld-test-elf-note-3-desc.diff
Index: binutils/ld/testsuite/ld-elf/shared.exp
===================================================================
--- binutils.orig/ld/testsuite/ld-elf/shared.exp 2018-01-31 14:16:12.832248318 +0000
+++ binutils/ld/testsuite/ld-elf/shared.exp 2018-01-31 14:16:13.958220350 +0000
@@ -365,7 +365,7 @@ if [istarget "mips*-*-*"] {
# Note: setup_xfail before run_ld_link_tests xfails only the first test.
setup_xfail "tic6x-*-*"
run_ld_link_tests {
- {"Build shared library for broken linker scrip test"
+ {"Build shared library for broken linker script test"
"-shared --hash-style=sysv" "" "" "note-3.s" {} "note-3.so" }
{"Link using broken linker script"
"$LFLAGS --script note-3.t tmpdir/note-3.so" "" "" ""