PR libfortran/64770 Segfault when trying to open existing file with status="new".
[official-gcc.git] / gcc / testsuite / gcc.dg / lto / 20091020-1_0.c
blobf9d8bf87de60f7d90df894fcee4a03f686cb26aa
1 /* { dg-lto-do link } */
2 /* { dg-require-effective-target fpic } */
3 /* { dg-lto-options {{-fPIC -r -nostdlib -flto}} } */
5 typedef struct {
6 int NumPackStreams;
7 } CSzAr;
8 void cli_7unz (CSzAr db) { }