try-catch-8.m: Enable for all targets.
authorAndrew Pinski <pinskia@physics.uc.edu>
Tue, 9 Aug 2005 13:37:14 +0000 (13:37 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Tue, 9 Aug 2005 13:37:14 +0000 (06:37 -0700)
2005-08-09  Andrew Pinski  <pinskia@physics.uc.edu>

        * objc.dg/try-catch-8.m: Enable for all targets.

From-SVN: r102912

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

index 7a0cbd5af738bd99affd2ea08428bd35adf018bb..42af1a20fad0513a5efdd995fd545c9390561acd 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.
index 1e5230edffeadc9729f6a58cc890c40ceed2f33d..384faa38114983f18e7b3b42d6aa4d22c6973543 100644 (file)
@@ -3,7 +3,7 @@
 /* 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>