OSDN Git Service

* g++.dg/lto/20091002-1_0.C: Use "dg-require-effective-target fpic".
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / lto / 20091015-1_0.c
1 /* { dg-lto-do link } */
2 /* { dg-require-effective-target fpic } */
3 /* { dg-lto-options {{-fPIC -r -nostdlib -O2 -flto} {-fPIC -r -nostdlib -O2 -flto -flto-partition=1to1}} } */
4
5 #include "20091015-1_b.h"
6 void diagnostic_initialize (FILE **stream) { *stream = stderr; }