OSDN Git Service

2005-08-09 Andrew Pinski <pinskia@physics.uc.edu>
authorpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 9 Aug 2005 13:37:14 +0000 (13:37 +0000)
committerpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 9 Aug 2005 13:37:14 +0000 (13:37 +0000)
        * objc.dg/try-catch-8.m: Enable for all targets.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102912 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog
gcc/testsuite/objc.dg/try-catch-8.m

index 7a0cbd5..42af1a2 100644 (file)
@@ -1,3 +1,7 @@
+2005-08-09  Andrew Pinski  <pinskia@physics.uc.edu>
+
+       * objc.dg/try-catch-8.m: Enable for all targets.
+
 2005-08-09  James A. Morrison  <phython@gcc.gnu.org>
 
        * gcc.dg/pr23165.c: New test.
 2005-08-09  James A. Morrison  <phython@gcc.gnu.org>
 
        * gcc.dg/pr23165.c: New test.
index 1e5230e..384faa3 100644 (file)
@@ -3,7 +3,7 @@
 /* Developed by Ziemowit Laski <zlaski@apple.com>.  */
 
 /* { dg-options "-fobjc-exceptions -O2" } */
 /* Developed by Ziemowit Laski <zlaski@apple.com>.  */
 
 /* { dg-options "-fobjc-exceptions -O2" } */
-/* { dg-do run { target *-*-darwin* } } */
+/* { dg-do run } */
 
 #include <objc/Object.h>
 #include <stdlib.h>
 
 #include <objc/Object.h>
 #include <stdlib.h>