x86-64: Force symbol dynamic if it isn't undefined weak
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / property-6b.c
CommitLineData
46bed679
L
1extern void property (void);
2
3int
4main ()
5{
6 property ();
7 return 0;
8}
This page took 0.026412 seconds and 4 git commands to generate.