ld: Xfail pr20995 and pr20995-2 for tic6x-*-*
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / dwarf1main.c
1 #include "dwarf1.h"
2
3 struct foo_s foo;
4
5 int
6 main (void)
7 {
8 doprintf ();
9 return 0;
10 }
This page took 0.029755 seconds and 4 git commands to generate.