diff options
author | David Edelsohn <dje.gcc@gmail.com> | 2020-06-19 16:15:21 -0400 |
---|---|---|
committer | David Edelsohn <dje.gcc@gmail.com> | 2020-06-19 16:17:11 -0400 |
commit | 70c25e5be2d74b6c572dec884d280120a53f4149 (patch) | |
tree | 1ef88e1390b861d942b2e9b6ca2d16e77fb350c6 /gcc/tree-loop-distribution.c | |
parent | 5b6215083bd6a3e10dd142e1c5d4fab011d6f074 (diff) | |
download | gcc-70c25e5be2d74b6c572dec884d280120a53f4149.zip gcc-70c25e5be2d74b6c572dec884d280120a53f4149.tar.gz gcc-70c25e5be2d74b6c572dec884d280120a53f4149.tar.bz2 |
testsuite: popcount[45]ll require lp64
popcount[45]ll require __builtin_popcountll, but the test can succeed
without libcall through expand_doubleword_popcount. However the Tree-SSA
optiization requires recognition of POPCOUNT. This patch limits the test
to lp64 for the targets that fall through the cracks and were not
caught by the dg-require-effective-target popcountll.
gcc/testsuite/ChangeLog
2020-06-19 David Edelsohn <dje.gcc@gmail.com>
* gcc.dg/tree-ssa/popcount4ll.c: Add target lp64.
* gcc.dg/tree-ssa/popcount5ll.c: Same.
Diffstat (limited to 'gcc/tree-loop-distribution.c')
0 files changed, 0 insertions, 0 deletions