]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.base/nested-subp2.exp
Fix think-o in calls to gdb_compile.
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.base / nested-subp2.exp
index a107d1c6f4dfd398887aa8dd6ff3494257d96a93..d4fb6f14f046d516b7a55bc27b727a930ba4e7d2 100644 (file)
@@ -26,7 +26,7 @@ set testcase "nested-subp2"
 
 if { [gdb_compile "${srcdir}/${subdir}/${testcase}.c" \
                   [standard_output_file "${testcase}"] \
-                  "${testcase}" \
+                  executable \
                   [list debug "additional_flags=-std=gnu99"]] != "" } {
     return -1
 }