aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.dg/20080820.c
blob: 002edb1ddf9264666ad7bc01b8ff332402dce33a (plain)
1
2
3
4
/* { dg-do compile } */
/* { dg-options "-fshow-column -fms-extensions -pedantic" } */

struct { struct a { int x; }; int bar; } hot; /* { dg-warning "29:ISO C90 doesn't support unnamed" } */