This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[committed] 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/.
---
 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" "" "" ""


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]