OSDN Git Service

Add NIOS2 support. Code from SourceyG++.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.c-torture / compile / 920501-3.c
1 struct{long long x:24,y:40;}v;
2 x(){v.y=0;}