OSDN Git Service

* gcc.dg/pr34856.c: Ignore irrelevant warning.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / 20080820.c
1 /* { dg-do compile } */
2 /* { dg-options "-fshow-column -fms-extensions -pedantic" } */
3
4 struct { struct a { int x; }; int bar; } hot; /* { dg-warning "29:ISO C doesn't support unnamed" } */