[gdb/testsuite] Require c++11 where necessary
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.compile / compile-cplus-array-decay.exp
index 80be4c2ac693bf65e65bdbeb4f9e5edd1419650d..2f2f1c31af5f51043ad106ce912a625bc9c7a1b6 100644 (file)
@@ -25,7 +25,7 @@ if {[skip_cplus_tests]} {
 }
 
 if {[prepare_for_testing $testfile $testfile $srcfile \
-        {debug nowarnings c++}]} {
+        {debug nowarnings c++ additional_flags=-std=c++11}]} {
     return -1
 }
 
This page took 0.023271 seconds and 4 git commands to generate.