2018-11-07 Richard Biener <rguenther@suse.de>
[official-gcc.git] / gcc / testsuite / g++.dg / cpp0x / gen-attrs-2-1.C
blob2f47b3255799832303f93ae0c4b2684f168d3c3d
1 // { dg-do compile { target c++11 } }
3 struct [[gnu::unused]] A {};