1 // PR c++/52906
2 // { dg-do compile { target c++11 } }
3 
4 [[gnu::deprecated]]; // { dg-error "does not declare anything" }
5