(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
vect/
bb-slp-layout-6.c
       1  /* { dg-do compile } */
       2  /* { dg-additional-options "-Os" } */
       3  
       4  #include "bb-slp-layout-5.c"
       5  
       6  /* { dg-final { scan-tree-dump "absorbing input layouts" "slp2" { target { vect_int && { vect_perm && vect_hw_misalign } } } } } */