OSDN Git Service

* lib/g++-dg.exp (g++-dg-test): Add "repo" option.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.old-deja / g++.jason / synth9.C
index 6886feb..86b8ddf 100644 (file)
@@ -1,6 +1,6 @@
+// { dg-do assemble  }
 // PRMS Id: 6837
 // Bug: anonymous union confuses g++.
-// Build don't link:
 
 struct my_key {
    my_key(const my_key&);