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/.
This commit is contained in:
Maciej W. Rozycki 2018-01-31 14:47:12 +00:00
parent 8988502d75
commit 450b631735
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2018-01-31 Maciej W. Rozycki <macro@mips.com>
* testsuite/ld-elf/shared.exp: Fix a typo s/scrip/script/.
2018-01-31 Maciej W. Rozycki <macro@mips.com>
* testsuite/ld-elf/comm-data.exp: Pass `-call_shared' to links

View file

@ -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" "" "" ""