OSDN Git Service

Add NIOS2 support. Code from SourceyG++.
[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" }