* objc.dg/try-catch-2.m: Relax target triple to all Darwin
versions.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@72563
138bc75d-0d04-0410-961f-
82ee72b054a4
+2003-10-16 Ziemowit Laski <zlaski@apple.com>
+
+ * objc.dg/try-catch-2.m: Relax target triple to all Darwin
+ versions.
+
2003-10-16 Kazu Hirata <kazu@cs.umass.edu>
* gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
/* Developed by Ziemowit Laski <zlaski@apple.com>. */
/* { dg-options "-fobjc-exceptions -lobjc" } */
-/* { dg-do run { target *-*-darwin[789]* } } */
+/* { dg-do run { target *-*-darwin* } } */
#include <objc/objc.h>
#include <objc/objc-runtime.h>