diff options
Diffstat (limited to 'gdb/testsuite/gdb.dwarf2/dw2-anon-mptr.exp')
-rw-r--r-- | gdb/testsuite/gdb.dwarf2/dw2-anon-mptr.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.dwarf2/dw2-anon-mptr.exp b/gdb/testsuite/gdb.dwarf2/dw2-anon-mptr.exp index 422e3f8..b24500b 100644 --- a/gdb/testsuite/gdb.dwarf2/dw2-anon-mptr.exp +++ b/gdb/testsuite/gdb.dwarf2/dw2-anon-mptr.exp @@ -18,7 +18,7 @@ load_lib dwarf.exp # This test can only be run on targets which support DWARF-2 and use gas. require dwarf2_support -require !skip_cplus_tests +require allow_cplus_tests standard_testfile .S |