blob: 208809a3f3e0b742b90673a301f6a7a58640d94f [file] [log] [blame]
// PR c++/28387
// { dg-do compile }
enum __attribute__((unused)) E; // { dg-error "without previous declaration" }