1 2 3 4 5 6
// { dg-do assemble } static union { union { }; }; // { dg-warning "" } anonymous union with no members