Index: gdb/testsuite/gdb.dwarf2/dw2-ada-ffffffff.exp |
diff --git a/gdb/testsuite/gdb.dwarf2/dw2-ada-ffffffff.exp b/gdb/testsuite/gdb.dwarf2/dw2-ada-ffffffff.exp |
index 5a3cceed778b4d03a255a92f848904c453892311..4e87217b53e0c579feb22a49d592c0330fb1cda0 100644 |
--- a/gdb/testsuite/gdb.dwarf2/dw2-ada-ffffffff.exp |
+++ b/gdb/testsuite/gdb.dwarf2/dw2-ada-ffffffff.exp |
@@ -19,10 +19,8 @@ if {![dwarf2_support]} { |
return 0 |
} |
-set testfile "dw2-ada-ffffffff" |
-set srcfile ${testfile}.S |
-set executable ${testfile}.x |
-set binfile ${objdir}/${subdir}/${executable} |
+standard_testfile .S |
+set executable ${testfile} |
if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" object {}] != "" } { |
return -1 |