x86-64: Force symbol dynamic if it isn't undefined weak
[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.069825 seconds and 4 git commands to generate.