From: Maciej W. Rozycki Date: Wed, 31 Jan 2018 14:47:12 +0000 (+0000) Subject: LD/testsuite: Fix a typo s/scrip/script/ in `note-3.so' build test name X-Git-Tag: users/gbenson/thread_db-test/2018-05-23~1012 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=450b6317357b67dfcd0ab951a83432d3fc2a65bc;p=thirdparty%2Fbinutils-gdb.git LD/testsuite: Fix a typo s/scrip/script/ in `note-3.so' build test name ld/ * testsuite/ld-elf/shared.exp: Fix a typo s/scrip/script/. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index 84d39e71006..ba42294a9ad 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2018-01-31 Maciej W. Rozycki + + * testsuite/ld-elf/shared.exp: Fix a typo s/scrip/script/. + 2018-01-31 Maciej W. Rozycki * testsuite/ld-elf/comm-data.exp: Pass `-call_shared' to links diff --git a/ld/testsuite/ld-elf/shared.exp b/ld/testsuite/ld-elf/shared.exp index 5d9ed251e31..13f49e41e2c 100644 --- a/ld/testsuite/ld-elf/shared.exp +++ b/ld/testsuite/ld-elf/shared.exp @@ -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" "" "" ""