aboutsummaryrefslogtreecommitdiff
path: root/libgo
diff options
context:
space:
mode:
authorSegher Boessenkool <segher@kernel.crashing.org>2019-03-18 18:46:18 +0100
committerSegher Boessenkool <segher@gcc.gnu.org>2019-03-18 18:46:18 +0100
commit5a1d5d6a8edfc9cc08f4a15f70d9240470f05b0c (patch)
tree821cdc09d7e5c0a0bb38d5225affa059052441cb /libgo
parent0a6d5a9e3eb03b97884b2b06f8239f8371b278cf (diff)
downloadgcc-5a1d5d6a8edfc9cc08f4a15f70d9240470f05b0c.zip
gcc-5a1d5d6a8edfc9cc08f4a15f70d9240470f05b0c.tar.gz
gcc-5a1d5d6a8edfc9cc08f4a15f70d9240470f05b0c.tar.bz2
rs6000: Fix altivec-7.c testcase
It currently wants to see lvx insns on AIX, and no lvx insns on Linux. What is really wanted is lvx insns when no VSX, and lxv* insns if VSX. This fixes it. * gcc.target/powerpc/altivec-7.c: Look for lxv* if generating VSX instructions, and lvx if not. From-SVN: r269772
Diffstat (limited to 'libgo')
0 files changed, 0 insertions, 0 deletions