aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/tree-ssa/ifcvt-fix-trunc-2.c
blob: 628b754e94d98e1778ab3315f6aa426a1e3724f3 (plain)
1
2
3
4
5
6
/* { dg-do compile } */
/* { dg-options "-O2 -ftree-vectorize -fno-trapping-math -fdump-tree-ifcvt-stats" } */

#include "ifcvt-fix-trunc-1.c"

/* { dg-final { scan-tree-dump-times "Applying if-conversion" 1 "ifcvt" } } */