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