imi-2b.c   [plain text]


/* { dg-do dummy } */
struct bar
{
  int y;  
};

extern int getx (struct bar *); /* { dg-error "conflicting types" } */