PR libfortran/64770 Segfault when trying to open existing file with status="new".
[official-gcc.git] / gcc / testsuite / gcc.dg / lto / 20101009-2_1.c
blob887057db7a5ec87f5934e713e5bde770b5472fb1
1 int foo (void)
3 static int i;
4 return ++i;