2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / testsuite / g++.old-deja / g++.other / anon1.C
blob5886b1a714d24723351b0269c706bbb66d50a900
1 // { dg-do assemble  }
3 static union {
4   union {
5   };
6 }; // { dg-warning "" } anonymous union with no members