ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elfvers / vers28c.c
CommitLineData
d400d2a6
L
1extern void foo ();
2
3void
4bar ()
5{
6 foo ();
7}
This page took 0.701693 seconds and 4 git commands to generate.