(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
vect/
bb-slp-layout-10.c
       1  /* { dg-do compile } */
       2  /* { dg-additional-options "-Os -fno-tree-loop-vectorize" } */
       3  
       4  #include "bb-slp-layout-9.c"
       5  
       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 } } } } } */