aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/g++.dg/cpp0x/gen-attrs-48-2.C
blob: 3cc58976b03d29ea586f1531907415ba46ec5169 (plain)
1
2
3
4
// Origin: PR c++/54955
// { dg-do compile { target c++11 } }

alignas(double) int f;