modernc.org/cc@v1.0.1/testdata/gcc-6.3.0/gcc/testsuite/gcc.c-torture/compile/920729-1.c (about) 1 extern volatile int i; 2 f(){int j;for(;;)j = i;}