* gcc.c-torture/compile/20000120-2.c: Use -fgnu89-inline.
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / pr53418-2.c
bloba437b6a0e629e0394d204ca88d6ec768bcfa9be8
1 void
2 f (void)
4 int i = (1 ? 0U / 0 : 1);