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