PR libfortran/64770 Segfault when trying to open existing file with status="new".
[official-gcc.git] / gcc / testsuite / gcc.dg / lto / 20081204-1_0.c
blob0c3849f6182793c91bbd3a42f6f09ed0f9bbdbfb
1 /* { dg-lto-do link } */
2 /* { dg-require-effective-target fpic } */
3 /* { dg-lto-options {{-flto -flto-partition=1to1 -fPIC -r -nostdlib}} } */
5 /* Tests for the absence during linking of:
6 lto1: error: type of 'i' does not match original declaration */
8 const int i[1];