1 ! { dg-options "-O3 -fdump-tree-lversion-details" }
16 do j
= lbound(x
, 1), ubound(x
, 1)
24 do j
= lbound(x
, 1), ubound(x
, 1)
29 ! { dg-final { scan-tree-dump-times {likely to be the innermost dimension} 4 "lversion" } }
30 ! { dg-final { scan-tree-dump-times {want to version} 4 "lversion" } }
31 ! { dg-final { scan-tree-dump-times {versioned} 4 "lversion" } }