OSDN Git Service

* lib/g++-dg.exp (g++-dg-test): Add "repo" option.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.old-deja / g++.jason / default3.C
index 05af3b6..3e4951c 100644 (file)
@@ -1,5 +1,5 @@
+// { dg-do assemble  }
 // Bug: type_list_equal aborts when it sees lang-specific tree nodes.
-// Build don't link:
 
 struct A { };
 void f (A a = A());