aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.old-deja/g++.other/anon1.C
blob: 87948481d2b9574ce8660af0202d5234dc0c3234 (plain)
1
2
3
4
5
6
// Build don't link:

static union {
  union {
  };
}; // ERROR - anonymous union with no members