OSDN Git Service

PR c++/54858
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.dg / template / crash78.C
1 // PR c++/35077
2
3 template<typename=int struct A __attribute((aligned(4))); // { dg-error "declaration|expected" }