Commit 323dff9a by Andrew Pinski Committed by Andrew Pinski

try-catch-8.m: Enable for all targets.

2005-08-09  Andrew Pinski  <pinskia@physics.uc.edu>

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

From-SVN: r102912
parent 9bc15050
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.
......
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment