* g++.old-deja/g++.other/addrof1.C: New test.
[platform/upstream/gcc.git] / gcc / pself.c
1 main(){char*p="main(){char*p=%c%s%c;(void)printf(p,34,p,34,10);}%c";(void)printf(p,34,p,34,10);}