aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/g++.dg/cpp0x/gen-attrs-45.C
blob: 573a1ab6cb075ec46a6eaef5b6440b4dcd995781 (plain)
1
2
3
4
// PR c++/52906
// { dg-do compile { target c++11 } }

[[gnu::deprecated]]; // { dg-error "does not declare anything" }