+2010-08-20 Maciej W. Rozycki <macro@codesourcery.com>
+
+ * ld-sh/sh.exp: Add missing newline.
+
2010-08-20 Maciej W. Rozycki <macro@codesourcery.com>
* ld-mips-elf/attr-gnu-4-01.d: Correct Tag_GNU_MIPS_ABI_FP.
# Expect script for ld-sh tests
-# Copyright 1995, 1996, 1997, 2001, 2002, 2003, 2005, 2006, 2007
+# Copyright 1995, 1996, 1997, 2001, 2002, 2003, 2005, 2006, 2007, 2010
# Free Software Foundation, Inc.
#
# This file is part of the GNU Binutils.
verbose "$exec_output"
unresolved $testsrec
} else {
- send_log "$objcopy -O srec tmpdir/sh1 tmpdir/sh1.s1"
+ send_log "$objcopy -O srec tmpdir/sh1 tmpdir/sh1.s1\n"
verbose "$objcopy -O srec tmpdir/sh1 tmpdir/sh1.s1"
catch "exec $objcopy -O srec tmpdir/sh1 tmpdir/sh1.s1" exec_output
if ![string match "" $exec_output] {