OSDN Git Service

* gcc.dg/torture/tls/run-le.c: Skip for -pie on alpha*-*-linux*.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / torture / tls / run-le.c
index 0c340f3..f57d698 100644 (file)
@@ -1,6 +1,7 @@
 /* { dg-do run } */
 /* { dg-require-effective-target tls_runtime } */
 /* { dg-add-options tls } */
+/* { dg-skip-if "TLS local exec code cannot be linked into shared objects" { alpha*-*-linux* } { "-pie" } { "" } } */
 
 extern void abort (void);