1 /* { dg-do compile } */
2 /* { dg-options "-fshow-column -fms-extensions -pedantic -std=gnu89" } */
3
4 struct { struct a { int x; }; int bar; } hot; /* { dg-warning "29:ISO C90 doesn't support unnamed" } */
1 /* { dg-do compile } */
2 /* { dg-options "-fshow-column -fms-extensions -pedantic -std=gnu89" } */
3
4 struct { struct a { int x; }; int bar; } hot; /* { dg-warning "29:ISO C90 doesn't support unnamed" } */