diff options
Diffstat (limited to 'gdb/testsuite/gdb.dwarf2/subrange.exp')
-rw-r--r-- | gdb/testsuite/gdb.dwarf2/subrange.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.dwarf2/subrange.exp b/gdb/testsuite/gdb.dwarf2/subrange.exp index c99be95..e4d36ee 100644 --- a/gdb/testsuite/gdb.dwarf2/subrange.exp +++ b/gdb/testsuite/gdb.dwarf2/subrange.exp @@ -21,7 +21,7 @@ if {![dwarf2_support]} { if { [skip_cplus_tests] } { continue } -standard_testfile method-ptr.cc subrange-dw.S +standard_testfile method-ptr.cc -dw.S # Make some DWARF for the test. set asm_file [standard_output_file $srcfile2] |