Modify altivec-regs.exp testcase for AIX
authorAditya Vidyadhar Kamath <Aditya.Kamath1@ibm.com>
Mon, 6 Mar 2023 07:31:34 +0000 (01:31 -0600)
committerUlrich Weigand <ulrich.weigand@de.ibm.com>
Tue, 7 Mar 2023 09:54:53 +0000 (10:54 +0100)
commit60204874f5a987b164f7f194d3f96729847fe329
tree9f5e52df88312b1e31e3863396616a9e6e168900
parente8850b52624245a1d7b8ef9fc41abb6175ec74e4
Modify altivec-regs.exp testcase for AIX

On AIX, the debugger cannot access vector registers before they
are first used by the inferior.  Hence we change the test case
such that some vector registers are accessed by the variable 'x' in AIX
and other targets are not affected as a consequence of the same.
gdb/testsuite/gdb.arch/altivec-regs.c
gdb/testsuite/gdb.arch/altivec-regs.exp