]> oss.titaniummirror.com Git - msp430-gcc.git/blobdiff - gcc/testsuite/objc.dg/super-class-1.m
Imported gcc-4.4.3
[msp430-gcc.git] / gcc / testsuite / objc.dg / super-class-1.m
diff --git a/gcc/testsuite/objc.dg/super-class-1.m b/gcc/testsuite/objc.dg/super-class-1.m
deleted file mode 100644 (file)
index 9c8ab86..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-/* Test super classes.  */
-/* { dg-do compile } */
-
-@interface class0 : supclass0
-@end  /* { dg-error "annot find interface declaration for .*, superclass" } */