OSDN Git Service

Add NIOS2 support. Code from SourceyG++.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / lto / 20091016-1_0.c
1 /* { dg-lto-do link } */
2 /* { dg-lto-options {{-fPIC -r -nostdlib -O2 -flto}} } */
3
4 typedef struct VEC_constructor_elt_gc { } VEC_constructor_elt_gc;
5 #include "20091016-1_a.h"
6 struct stmt_tree_s {
7     tree x_cur_stmt_list;
8 };
9 void *add_stmt (struct stmt_tree_s *x)
10 {
11   return &x->x_cur_stmt_list;
12 }
13