modernc.org/ccgo/v3@v3.16.14/lib/testdata/gcc-9.1.0/gcc/testsuite/gcc.c-torture/compile/921126-1.c (about) 1 f() 2 { 3 long long a0, a1, a0s, val; 4 int width; 5 float d; 6 if (d) 7 ; 8 if (a0s & (1LL << width)) 9 ; 10 return a0 / a1; 11 }