diff options
Diffstat (limited to 'gdb/testsuite/gdb.cp/many-args.exp')
-rw-r--r-- | gdb/testsuite/gdb.cp/many-args.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.cp/many-args.exp b/gdb/testsuite/gdb.cp/many-args.exp index 2751c0064bc..7b62f3a442b 100644 --- a/gdb/testsuite/gdb.cp/many-args.exp +++ b/gdb/testsuite/gdb.cp/many-args.exp @@ -19,7 +19,7 @@ # passed in registers. This test passes so many structures it is # hoped that some will need to be placed onto the stack. -require !skip_cplus_tests +require allow_cplus_tests standard_testfile .cc |