Add support for the Z80 processor family
[deliverable/binutils-gdb.git] / ld / testsuite / ld-checks / checks.exp
index f18bacaac550e2642eb23021bfba952fc714c34b..5e2750de81f44ac462677ab8f1fa7bc1d7b460c6 100644 (file)
@@ -54,6 +54,7 @@ proc section_check {} {
     # Perform the equivalent of invoking ld_simple_link
     # except that we need to massage the output futher.
     
+    verbose -log "$ld -o tmpdir/asm.x $ldflags tmpdir/asm.o"
     catch "exec $ld -o tmpdir/asm.x $ldflags tmpdir/asm.o" exec_output
     set exec_output [prune_warnings $exec_output]
 
This page took 0.02578 seconds and 4 git commands to generate.