[gdb/testsuite] Require c++11 where necessary
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.cp / temargs.exp
index 702e972ed67c0e99db5f144c0a94e404de8ae0ec..a1fbaf1d114b4a1d50b9bbf052cbc44bc83affbb 100644 (file)
@@ -23,7 +23,8 @@ if {[skip_cplus_tests]} {
 
 standard_testfile .cc
 
-if {[prepare_for_testing "failed to prepare" $testfile $srcfile {debug c++}]} {
+if {[prepare_for_testing "failed to prepare" $testfile $srcfile \
+        {debug c++ additional_flags=-std=c++11}]} {
     return -1
 }
 
This page took 0.023093 seconds and 4 git commands to generate.