Daily bump.
[official-gcc.git] / gcc / testsuite / gcc.dg / vect / bb-slp-layout-8.c
blobef2f0c693bb335319c26b5b6fa2c3de37f35a795
1 /* { dg-do compile } */
2 /* { dg-additional-options "-Os -fno-tree-loop-vectorize" } */
4 #include "bb-slp-layout-7.c"
6 /* { dg-final { scan-tree-dump-times "add new stmt: \[^\\n\\r\]* = VEC_PERM_EXPR" 1 "slp1" { target { vect_int && { vect_perm && vect_hw_misalign } } } } } */