blob: b9dd8a7c89700f5d6ca14c9b9509db47929bd31b [file] [log] [blame]
/* { dg-do compile } */
/* { dg-options "-fshow-column -fms-extensions -pedantic" } */
struct { struct a { int x; }; int bar; } hot; /* { dg-warning "29:ISO C doesn't support unnamed" } */