diff options
author | Segher Boessenkool <segher@kernel.crashing.org> | 2020-05-15 16:41:28 +0000 |
---|---|---|
committer | Segher Boessenkool <segher@kernel.crashing.org> | 2020-05-15 19:57:25 +0000 |
commit | 918f16826666b9b9056ab5c4253da3c8714f88b2 (patch) | |
tree | f4193d87e87d1a229584981a523e7c6cd07fb0c9 /libgo | |
parent | b8079176c97a34f1d92be7f7f384c97ba9216962 (diff) | |
download | gcc-918f16826666b9b9056ab5c4253da3c8714f88b2.zip gcc-918f16826666b9b9056ab5c4253da3c8714f88b2.tar.gz gcc-918f16826666b9b9056ab5c4253da3c8714f88b2.tar.bz2 |
rs6000/testsuite: Don't use powerpc64 effective target
The powerpc64 effective target unfortunately does not mean the target
has 64-bit instructions enabled (i.e., -mpowerpc64): instead, it means
that the assembler supports it.
Let's use the lp64 effective target instead for these tests.
2020-05-15 Segher Boessenkool <segher@kernel.crashing.org>
gcc/testsuite/
* gcc.target/powerpc/cntlzdm-0.c: Use lp64 instead of powerpc64.
* gcc.target/powerpc/cntlzdm-1.c: Ditto.
* gcc.target/powerpc/cnttzdm-1.c: Ditto.
* gcc.target/powerpc/pdep-0.c: Ditto.
* gcc.target/powerpc/pdep-1.c: Ditto.
* gcc.target/powerpc/pextd-0.c: Ditto.
* gcc.target/powerpc/pextd-1.c: Ditto.
Diffstat (limited to 'libgo')
0 files changed, 0 insertions, 0 deletions