blob: de00be5af8865e311da0b3520a61bbc239526a19 [file] [log] [blame]
extern volatile int i;
f(){int j;for(;;)j = i;}