1 // PR c++/35077
2 
3 template<typename=int struct A __attribute((aligned(4))); // { dg-error "declaration|expected" }
4