]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
LD/testsuite: Fix a typo s/scrip/script/ in `note-3.so' build test name
authorMaciej W. Rozycki <macro@mips.com>
Wed, 31 Jan 2018 14:47:12 +0000 (14:47 +0000)
committerMaciej W. Rozycki <macro@mips.com>
Wed, 31 Jan 2018 14:47:12 +0000 (14:47 +0000)
ld/
* testsuite/ld-elf/shared.exp: Fix a typo s/scrip/script/.

ld/ChangeLog
ld/testsuite/ld-elf/shared.exp

index 84d39e7100659667cb7eaef62597dc0596519073..ba42294a9adbc504575595ed47b0ec7fa0cb68d1 100644 (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
index 5d9ed251e316d207c2f689ea3efd6423bcb67ab5..13f49e41e2c5de6ffc330ace2ced1deb69a8198f 100644 (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" "" "" ""