Treat common symbol in executable as definition
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / initn.s
index 8931e522c69c7e800e2a9ada89a92eb8a91544db..3d0990e07edcdf914cf8040a0d4ab983bd1fda1e 100644 (file)
@@ -1,4 +1,4 @@
-       .section .init
+       .section .init, "a"
        .p2align 8
        .type   last,%function
 last:
This page took 0.023781 seconds and 4 git commands to generate.