summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/compat/pr38736_y.c
blob: 7e46afa8d1758c36936fda5000a59afcdf8052bb (plain)
1
2
3
4
5
6
/* PR target/38736 */
/* { dg-options "-O2 -mavx" } */

#define aligned_x aligned_y_avx

#include "pr38736_x.c"