OSDN Git Service

* g++.old-deja/g++.other/init5.C: Remove xfail for powerpc-linux.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.old-deja / g++.other / anon1.C
index 8794848..5886b1a 100644 (file)
@@ -1,6 +1,6 @@
-// Build don't link:
+// { dg-do assemble  }
 
 static union {
   union {
   };
-}; // ERROR - anonymous union with no members
+}; // { dg-warning "" } anonymous union with no members