PR 17287, DT_NEEDED of unneeded libraries affects --as-needed
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / fini2.s
CommitLineData
84a2b3d8 1 .section .fini, "a"
eda680f8
L
2 .p2align 6
3 .type foo2,%function
4foo2:
5 .dc.a 0x0
6 .size foo2,.-foo2
This page took 0.099263 seconds and 4 git commands to generate.