aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-inline.c
diff options
context:
space:
mode:
authorSegher Boessenkool <segher@kernel.crashing.org>2020-05-15 16:41:28 +0000
committerGiuliano Belinassi <giuliano.belinassi@usp.br>2020-08-17 13:03:30 -0300
commit50ec83cf3ae0ef6ce9daa64eac108d53ab1332c3 (patch)
treed690012927aa83c3f973f0104cb71740857abc63 /gcc/tree-inline.c
parent83f7984537d894f2a75404cf0f49234f236b57ce (diff)
downloadgcc-50ec83cf3ae0ef6ce9daa64eac108d53ab1332c3.zip
gcc-50ec83cf3ae0ef6ce9daa64eac108d53ab1332c3.tar.gz
gcc-50ec83cf3ae0ef6ce9daa64eac108d53ab1332c3.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 'gcc/tree-inline.c')
0 files changed, 0 insertions, 0 deletions