PR c++/81917 - ICE with void_t and partial specialization.
[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" }