Add ISA 3.1 check to powerpc-plxv-norel.exp
authorCarl Love <cel@us.ibm.com>
Wed, 16 Jun 2021 17:07:39 +0000 (12:07 -0500)
committerCarl Love <cel@us.ibm.com>
Fri, 25 Jun 2021 16:08:47 +0000 (11:08 -0500)
commit202054aea670db6441f6b04c59ff58e6c3a1f8ca
tree1853d09c46b22e02d7ac297985b470412aa06621
parent50a6759f0f541ea965c7330bfbfe335cb8d66af8
Add ISA 3.1 check to powerpc-plxv-norel.exp

This patch adds a file with the ISA 3.1 check.  The ISA 3.1 check is
added to the test to ensure the test is only run on ISA 3.1 or newer.

gdb/testsuite/ChangeLog
2021-06-25  Carl Love  <cel@us.ibm.com>

* gdb.arch/powerpc-plxv-norel.exp: Add call to skip_power_isa_3_1_tests.
* lib/gdb.exp(skip_power_isa_3_1_tests): New gdb_caching_proc test.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.arch/powerpc-plxv-nonrel.exp
gdb/testsuite/lib/gdb.exp
This page took 0.025575 seconds and 4 git commands to generate.