LWG 3035. std::allocator's constructors should be constexpr
[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"