1  /* PR c/88568 */
       2  /* { dg-do compile } */
       3  /* { dg-require-dll "" } */
       4  __attribute__((dllimport)) struct S var;	/* { dg-bogus "storage size of .var. isn.t known" } */
       1  /* PR c/88568 */
       2  /* { dg-do compile } */
       3  /* { dg-require-dll "" } */
       4  __attribute__((dllimport)) struct S var;	/* { dg-bogus "storage size of .var. isn.t known" } */