aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/g++.dg/compat/abi/pr38736_y.C
blob: bade1b2927be481131443993dfa31ac16ac0813f (plain)
1
2
3
4
5
6
/* PR target/38736 */
/* { dg-options "-O2 -mavx" } */

#define aligned_x aligned_y_avx

#include "pr38736_x.C"