aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/tree-ssa/ctz-ch.c
diff options
context:
space:
mode:
authorAndrew Pinski <andrew.pinski@oss.qualcomm.com>2025-10-31 20:04:38 -0700
committerAndrew Pinski <andrew.pinski@oss.qualcomm.com>2025-10-31 20:08:21 -0700
commitab29201c5bb8158eb22133ba41b147bb2d115026 (patch)
tree427ba039a387f6fcd58fceed1e98b38d44e2b360 /gcc/testsuite/gcc.dg/tree-ssa/ctz-ch.c
parenta3ee90fd3dc5d5c98f63a16f9cdd788c5d5c3335 (diff)
downloadgcc-master.zip
gcc-master.tar.gz
gcc-master.tar.bz2
testsuite: Fix fold-vecperm-1.c for targets that don't have vectorsHEADtrunkmaster
This testcase is testing at optimization but with targets that don't have vectors it will fail because there will be zero VEC_PERM_EXPR. So instead let's check earlier in say forwprop3. Pushed as obvious after a test on x86_64-linux-gnu with -mno-sse. gcc/testsuite/ChangeLog: * gcc.dg/fold-vecperm-1.c: Test at forwprop3. Signed-off-by: Andrew Pinski <andrew.pinski@oss.qualcomm.com>
Diffstat (limited to 'gcc/testsuite/gcc.dg/tree-ssa/ctz-ch.c')
0 files changed, 0 insertions, 0 deletions