1 // { dg-do compile { target c++11 } }
2 
3 a(int(const &&__attribute__((b(auto;))))) // { dg-error "parameter declaration|with no type|before|expected constructor" }
4