aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.8.1/gcc/testsuite/gcc.dg/lto/20091015-1_0.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.8.1/gcc/testsuite/gcc.dg/lto/20091015-1_0.c')
-rw-r--r--gcc-4.8.1/gcc/testsuite/gcc.dg/lto/20091015-1_0.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/gcc-4.8.1/gcc/testsuite/gcc.dg/lto/20091015-1_0.c b/gcc-4.8.1/gcc/testsuite/gcc.dg/lto/20091015-1_0.c
deleted file mode 100644
index 1c11f6448..000000000
--- a/gcc-4.8.1/gcc/testsuite/gcc.dg/lto/20091015-1_0.c
+++ /dev/null
@@ -1,6 +0,0 @@
-/* { dg-lto-do link } */
-/* { dg-require-effective-target fpic } */
-/* { 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; }