Add skip_ada_tests to more Ada testcases
[binutils-gdb.git] / gdb / testsuite / gdb.ada / arr_acc_idx_w_gap.exp
index 06eebb07e77dba116305d90720ded6b0870fa043..8a57a5adc082421729e2a8149669a3def4bb1c6b 100644 (file)
@@ -15,6 +15,8 @@
 
 load_lib "ada.exp"
 
+if { [skip_ada_tests] } { return -1 }
+
 standard_ada_testfile enum_with_gap_main
 
 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug ]] != "" } {