OSDN Git Service

* objc/execute/exceptions/exceptions.exp: New exp for the exceptions
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / objc / execute / exceptions / catchall-1.m
similarity index 96%
rename from gcc/testsuite/objc.dg/try-catch-2.m
rename to gcc/testsuite/objc/execute/exceptions/catchall-1.m
index 35d60e9..ac7d127 100644 (file)
@@ -2,9 +2,6 @@
    exceptions.  */
 /* Developed by Ziemowit Laski <zlaski@apple.com>.  */
 
-/* { dg-options "-fobjc-exceptions" } */
-/* { dg-do run } */
-
 #include <objc/Object.h>
 #include <stdio.h>