ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr19704b.c
CommitLineData
aec6b87e
L
1#include <stdio.h>
2
3void
4fun (void)
5{
6 printf ("Weak defined\n");
7}
This page took 0.215956 seconds and 4 git commands to generate.