Restrict gcc.dg/tree-ssa/ssa-dse-26.c
authorRichard Biener <rguenther@suse.de>
Tue, 4 May 2021 09:35:24 +0000 (11:35 +0200)
committerRichard Biener <rguenther@suse.de>
Tue, 4 May 2021 10:32:17 +0000 (12:32 +0200)
commit1b0f570009825ce53a3967ea9a92b1961b7c122b
tree3cbd39495593631190747373381dccef82e332f1
parenta310bb73edc9548e08d1fa28e7a56246caf27757
Restrict gcc.dg/tree-ssa/ssa-dse-26.c

This restricts the testcase to the target where it exposes the
situation fixed with g:e9d297a15d68121ba5bdd5a76ea71c1916180622
which targets BIT_FIELD_REFs created by fold_truth_andor.

This avoids strange dejagnu limits with overly long target lists
and simplifies the tests.

2021-05-04  Richard Biener  <rguenther@suse.de>

* gcc.dg/tree-ssa/ssa-dse-26.c: Skip on !lp64 targets,
simplify dump scanning down to one case.
gcc/testsuite/gcc.dg/tree-ssa/ssa-dse-26.c