Commit 5fc1ae99 by Maxim Kuvyrkov Committed by Maxim Kuvyrkov

* gcc.dg/lto/20090210_0.c: Require tls_runtime target.

From-SVN: r172101
parent 5a10b0a9
2011-04-07 Maxim Kuvyrkov <maxim@codesourcery.com>
* gcc.dg/lto/20090210_0.c: Require tls_runtime target.
2011-04-07 Tom de Vries <tom@codesourcery.com>
PR target/43920
......
/* { dg-lto-do run } */
/* { dg-require-effective-target fpic } */
/* { dg-suppress-ld-options {-fPIC} } */
/* { dg-require-effective-target tls } */
/* { dg-require-effective-target tls_runtime } */
/* { dg-extra-ld-options "-pthread" { target *-*-solaris2.[89] } } */
int foo (int x)
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment