summaryrefslogtreecommitdiffstats
path: root/gcc/testsuite/gcc.dg/tls/asm-1.c
diff options
context:
space:
mode:
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>2006-10-09 16:27:14 +0000
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>2006-10-09 16:27:14 +0000
commit5c3667a19751f3f0b11b07c3712b152a70c650ba (patch)
tree3b365f54da686b951378eabd14acdaf98bd0eb15 /gcc/testsuite/gcc.dg/tls/asm-1.c
parentbd09cd3e0a1b43658bb0d2169721ff2b3e95ea0e (diff)
downloadppe42-gcc-5c3667a19751f3f0b11b07c3712b152a70c650ba.tar.gz
ppe42-gcc-5c3667a19751f3f0b11b07c3712b152a70c650ba.zip
Revert emutls patch.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@117578 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/testsuite/gcc.dg/tls/asm-1.c')
-rw-r--r--gcc/testsuite/gcc.dg/tls/asm-1.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/testsuite/gcc.dg/tls/asm-1.c b/gcc/testsuite/gcc.dg/tls/asm-1.c
index 476fe7cbb72..b77e550d7bf 100644
--- a/gcc/testsuite/gcc.dg/tls/asm-1.c
+++ b/gcc/testsuite/gcc.dg/tls/asm-1.c
@@ -1,4 +1,5 @@
/* { dg-options "-Werror" } */
+/* { dg-require-effective-target tls } */
__thread int i;
int foo ()
OpenPOWER on IntegriCloud