* ld-elf/init0.s: Add alloc attribute to .section directive.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / finin.s
index 908508082dd3b788f997fdcb102e350fd0373843..c23ff7937c6c3ac4d127688378399386326ca917 100644 (file)
@@ -1,4 +1,4 @@
-       .section .fini
+       .section .fini, "a"
        .p2align 8
        .type   last,%function
 last:
This page took 0.022883 seconds and 4 git commands to generate.