aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.c-torture/compile/init-2.c
blob: 63a7f5849d6e38e593cdc403483d7d9bce1b2f44 (plain)
1
2
3
4
struct
{
  int e1, e2;
} v = { e2: 0 };