1 2 3 4 5 6 7 8
/* { dg-do compile } */ /* { dg-options "-Wall -fms-extensions" } */ typedef int UOW; struct ABC { UOW UOW; };