(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
cpp0x/
gen-attrs-24.C
// PR c++/28387
// { dg-do compile { target c++11 } }

enum [[gnu::unused]] E;  // { dg-error "without previous declaration" }