OSDN Git Service

Fix PR40886.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / lto / 20091020-1_0.c
1 /* { dg-lto-do link } */
2 /* { dg-lto-options {{-fPIC -r -nostdlib -flto}} } */
3
4 typedef struct {
5     int NumPackStreams;
6 } CSzAr;
7 void cli_7unz (CSzAr db) { }
8