2005-08-09 Andrew Pinski <pinskia@physics.uc.edu>
* objc.dg/try-catch-8.m: Enable for all targets.
From-SVN: r102912
+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.
/* 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>