summaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg/template/crash78.C
blob: 10c36ef8c38440da22e2da267570af26d9c4ea98 (plain)
1
2
3
// PR c++/35077

template<typename=int struct A __attribute((aligned(4))); // { dg-error "declaration|expected" }