summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/darwin-weakimport-3.c
diff options
context:
space:
mode:
authorechristo <echristo@138bc75d-0d04-0410-961f-82ee72b054a4>2006-10-13 21:37:12 +0000
committerechristo <echristo@138bc75d-0d04-0410-961f-82ee72b054a4>2006-10-13 21:37:12 +0000
commit1d0a2f45c7165e5ae998d22bfb005c136668855c (patch)
tree6270e43c2e07202453ba2ffb92ad763d9296c6a6 /gcc/testsuite/gcc.dg/darwin-weakimport-3.c
parent119bf7635e25fc2b752b2d285500ce142626f9de (diff)
downloadgcc-1d0a2f45c7165e5ae998d22bfb005c136668855c.tar.gz
2006-10-13 Eric Christopher <echristo@apple.com>
* gcc.dg/darwin-weakimport-1.c: Use -fno-asynchronous-unwind-tables. * gcc.dg/darwin-weakimport-3.c: Ditto. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@117711 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/testsuite/gcc.dg/darwin-weakimport-3.c')
-rw-r--r--gcc/testsuite/gcc.dg/darwin-weakimport-3.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/testsuite/gcc.dg/darwin-weakimport-3.c b/gcc/testsuite/gcc.dg/darwin-weakimport-3.c
index de6458c7398..77ab980b12d 100644
--- a/gcc/testsuite/gcc.dg/darwin-weakimport-3.c
+++ b/gcc/testsuite/gcc.dg/darwin-weakimport-3.c
@@ -1,4 +1,5 @@
/* { dg-do compile { target *-*-darwin* } } */
+/* { dg-options "-fno-asynchronous-unwind-tables" } */
/* { dg-require-weak "" } */
/* { dg-final { scan-assembler-not "coalesced" } } */