blob: 81d70e52b0ebc4324a45a742647b6b62e99653ab [file] [log] [blame]
// PR c++/52671
// { dg-do compile { target c++11 } }
[[gnu::deprecated]] enum E { E0 }; // { dg-warning "ignored in declaration" }