OSDN Git Service

* lib/g++-dg.exp (g++-dg-test): Add "repo" option.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.old-deja / g++.jason / rfg11.C
index 2b3e4cc..3a3db66 100644 (file)
@@ -1 +1,2 @@
-typedef int int;       /* ERROR - trying to redefine int */
+// { dg-do assemble  }
+typedef int int;       /* { dg-error "" } trying to redefine int */