Convert PLT reloc only if pointer equality isn't needed
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / dwarf1.c
CommitLineData
92b7c7b6
L
1#include <stdio.h>
2#include "dwarf1.h"
3
4struct foo_s foo;
5
6void
7doprintf (void)
8{
9 printf ("OK\n");
10}
This page took 0.354591 seconds and 4 git commands to generate.