Move target check into allow_altivec_tests
authorTom Tromey <tom@tromey.com>
Tue, 24 Jan 2023 19:50:20 +0000 (12:50 -0700)
committerTom Tromey <tom@tromey.com>
Wed, 25 Jan 2023 16:02:11 +0000 (09:02 -0700)
commitd8f5b7d1d1e8e1f0352848b7066dd133edd50773
tree1437b785f132338da9588df3a7bf4161d448def6
parent52c0551e9ac03a54e282f9e17d3291c1c8848a7b
Move target check into allow_altivec_tests

Pedro pointed out that only PPC can possibly have altivec, so we can
move the target check into allow_altivec_tests.
gdb/testsuite/gdb.arch/altivec-abi.exp
gdb/testsuite/gdb.arch/altivec-regs.exp
gdb/testsuite/gdb.arch/powerpc-vector-regs.exp
gdb/testsuite/lib/gdb.exp