blob: 1cc4b78b31b2305df7ae9c26f99f4b7e589ab03a (
plain)
1
2
3
4
5
|
/* { dg-lto-do link } */
/* { dg-lto-options {{-fPIC -r -nostdlib -O2 -flto} {-fPIC -r -nostdlib -O2 -flto -flto-partition=1to1}} } */
#include "20091015-1_b.h"
void diagnostic_initialize (FILE **stream) { *stream = stderr; }
|