920729-1.c   [plain text]


extern volatile int i;
f(){int j;for(;;)j = i;}