Remove one copy of skip_compile_feature_tests
authorTom Tromey <tromey@adacore.com>
Wed, 30 Nov 2022 16:32:04 +0000 (09:32 -0700)
committerTom Tromey <tromey@adacore.com>
Thu, 1 Dec 2022 15:28:20 +0000 (08:28 -0700)
commit3b7aed0cc72d516d1f1b62cf480984d2c5e4d05f
tree4e01cddc89f412774da1a65def903fbf5ff33364
parentde3b40320c35e2336b68c1e534790c77914b3a99
Remove one copy of skip_compile_feature_tests

I noticed that there are two identical copies of
skip_compile_feature_tests in the test suite.  This removes one from
gdb.exp, in favor of the one in compile-support.exp.
gdb/testsuite/gdb.base/options.exp
gdb/testsuite/gdb.compile/compile-ifunc.exp
gdb/testsuite/gdb.compile/compile-ops.exp
gdb/testsuite/gdb.compile/compile-print.exp
gdb/testsuite/gdb.compile/compile-setjmp.exp
gdb/testsuite/gdb.compile/compile-tls.exp
gdb/testsuite/gdb.compile/compile.exp
gdb/testsuite/lib/gdb.exp