blob: 3bbe69d0874f50985ba22c6fc9832dedc9f6adf4 [file] [log] [blame]
// { dg-lto-do link }
// { dg-require-effective-target fpic }
// { dg-lto-options {{-flto -flto-partition=1to1 -r -nostdlib -fPIC}} }
/* { dg-extra-ld-options "-flinker-output=nolto-rel" } */
int
f(void)
{
return 0;
}