|
|
researchv10 Norman
union U {
long u;
};
union U *f();
struct S {
long x;
long s;
};
union U Z;
main(){
struct S *a;
register struct S *r;
a->s = f(r, a->s, (union U*) &Z)->u;
}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.