IVOPT performance tuning patch. The main problem is a variant of maximal weight
[official-gcc.git] / gcc / testsuite / gcc.dg / compat / pr38736_y.c
blob7e46afa8d1758c36936fda5000a59afcdf8052bb
1 /* PR target/38736 */
2 /* { dg-options "-O2 -mavx" } */
4 #define aligned_x aligned_y_avx
6 #include "pr38736_x.c"