projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3647aab
)
* gcc.dg/attr-weakref-1.c: Really skip on darwin.
author
Mike Stump
<mrs@gcc.gnu.org>
Thu, 22 Dec 2005 01:02:29 +0000
(
01:02
+0000)
committer
Mike Stump
<mrs@gcc.gnu.org>
Thu, 22 Dec 2005 01:02:29 +0000
(
01:02
+0000)
From-SVN: r108933
gcc/testsuite/gcc.dg/attr-weakref-1.c
patch
|
blob
|
history
diff --git
a/gcc/testsuite/gcc.dg/attr-weakref-1.c
b/gcc/testsuite/gcc.dg/attr-weakref-1.c
index 03071105370d7e0bc28bc6c769ac2b99b9c12ff0..78c026dda085311743ef59c7e3c94ae57c41f50b 100644
(file)
--- a/
gcc/testsuite/gcc.dg/attr-weakref-1.c
+++ b/
gcc/testsuite/gcc.dg/attr-weakref-1.c
@@
-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" }