* gcc.dg/attr-weakref-1.c: Really skip on darwin.

From-SVN: r108933
This commit is contained in:
Mike Stump 2005-12-22 01:02:29 +00:00
parent 3647aabdfa
commit 604fb661cc
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
// { dg-do run }
// { dg-require-weak "" }
// On darwin, we use attr-weakref-1-darwin.c
// { dg-skip-if "" { "*-*-darwin*" } "*" { "*" } }
// { dg-skip-if "" { "*-*-darwin*" } "*" { "" } }
// { dg-options "-O2" }
// { dg-additional-sources "attr-weakref-1a.c" }