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

struct [[gnu::unused]] A {};