(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
compat/
pr38736_y.c
       1  /* PR target/38736 */
       2  /* { dg-options "-O2 -mavx" } */
       3  
       4  #define aligned_x aligned_y_avx
       5  
       6  #include "pr38736_x.c"