incomplete-1.c   [plain text]


struct a
{
  struct b t;	/* { dg-error "has incomplete type" } */
};