PR libfortran/64770 Segfault when trying to open existing file with status="new".
[official-gcc.git] / gcc / testsuite / gcc.dg / lto / 20091016-1_1.c
blob06389b8e3097f93b327bb51ba00ed5225ab60b42
1 typedef struct VEC_constructor_elt_gcx { } VEC_constructor_elt_gc;
2 #include "20091016-1_a.h"
3 struct gcc_target {
4 void (* builtin_vec_perm) (tree*);
5 };
6 extern struct gcc_target targetm;
7 void dwarf2out_begin_prologue (tree t)
9 (*targetm.builtin_vec_perm) (&t);
11 struct die_arg_entry_struct {
12 tree arg;
14 void *gt_pch_p_20VEC_die_arg_entry_gc (struct die_arg_entry_struct *vec)
16 return &(vec->arg);