OSDN Git Service

* parser.c (cp_parser_class_specifier): Set class location to that
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.old-deja / g++.jason / overload31.C
index e45d802..18dc213 100644 (file)
@@ -1,7 +1,7 @@
+// { dg-do assemble  }
 // PRMS Id: 6568
 // Bug: g++ complains about the ambiguous conversion to bool even though
 // we wouldn't end up using it anyway.
-// Build don't link:
 
 class AString
 {