diff options
Diffstat (limited to 'gdb/testsuite/gdb.dwarf2/nostaticblock.exp')
-rw-r--r-- | gdb/testsuite/gdb.dwarf2/nostaticblock.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.dwarf2/nostaticblock.exp b/gdb/testsuite/gdb.dwarf2/nostaticblock.exp index f0bea26..945bc33 100644 --- a/gdb/testsuite/gdb.dwarf2/nostaticblock.exp +++ b/gdb/testsuite/gdb.dwarf2/nostaticblock.exp @@ -17,7 +17,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 main.c .S |