PR libfortran/64770 Segfault when trying to open existing file with status="new".
[official-gcc.git] / gcc / testsuite / gcc.dg / lto / 20081202-1_1.c
blob2f6777864a02c6cc42cba47a26e8fc0cabc356d2
1 static void __attribute__((noinline))
2 bar (void)
6 void
7 foo (void)
9 bar ();