diff options
Diffstat (limited to 'gdb/testsuite/gdb.dwarf2/dw2-align.exp')
-rw-r--r-- | gdb/testsuite/gdb.dwarf2/dw2-align.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.dwarf2/dw2-align.exp b/gdb/testsuite/gdb.dwarf2/dw2-align.exp index ef8b52c..640216a 100644 --- a/gdb/testsuite/gdb.dwarf2/dw2-align.exp +++ b/gdb/testsuite/gdb.dwarf2/dw2-align.exp @@ -19,7 +19,7 @@ if {![dwarf2_support]} { return 0 } -standard_testfile main.c align-dw.S +standard_testfile main.c -dw.S # Make some DWARF for the test. |