* testsuite/binutils-all/objdump.exp: Correct executable
spelling.
* testsuite/binutils-all/compress.exp: Likewise.
+2019-05-01 Matthew Malcomson <matthew.malcomson@arm.com>
+
+ * testsuite/binutils-all/objdump.exp: Correct executable
+ spelling.
+ * testsuite/binutils-all/compress.exp: Likewise.
+
2019-05-01 Nick Clifton <nickc@redhat.com>
PR 24507
set test "gnu-debuglink"
- if { [target_compile $srcdir/$subdir/testprog.c tmpdir/testprog exectuable debug] != "" } {
+ if { [target_compile $srcdir/$subdir/testprog.c tmpdir/testprog executable debug] != "" } {
unsupported "$test (build)"
return
}
}
set CFLAGS_FOR_TARGET "-g -Wl,--build-id=0x12345678abcdef01"
- if { [target_compile $srcdir/$subdir/testprog.c tmpdir/testprog exectuable debug] != "" } {
+ if { [target_compile $srcdir/$subdir/testprog.c tmpdir/testprog executable debug] != "" } {
unsupported "$test (build)"
return
}