/* { dg-do compile } */ /* { dg-options "-Wall" } */ extern "C" { typedef int UOW; struct ABC { UOW UOW; }; }