Merge -r 127928:132243 from trunk
[official-gcc.git] / gcc / testsuite / g++.dg / template / crash78.C
blob10c36ef8c38440da22e2da267570af26d9c4ea98
1 // PR c++/35077
3 template<typename=int struct A __attribute((aligned(4))); // { dg-error "declaration|expected" }