blob: 2c858a67d326ceee5467c4184242fe9494cb23e8 [file] [log] [blame]
/* { dg-lto-do run } */
/* { dg-suppress-ld-options {-fPIC} } */
/* { dg-require-effective-target tls } */
/* { dg-extra-ld-options "-pthread" { target *-*-solaris2.[89] } } */
int foo (int x)
{
return x;
}