OSDN Git Service

* lib/g++-dg.exp (g++-dg-test): Add "repo" option.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.old-deja / g++.jason / access10.C
index 6db610c..a8a2bb9 100644 (file)
@@ -1,7 +1,7 @@
+// { dg-do assemble  }
 // PRMS Id: 4839
 // Bug: The initializer of a static member of a class has the same acess
 // rights as a member function.  g++ doesn't realize that.
-// Build don't link:
 
 class X 
 {