ld: better handling of lma region for orphan sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / foo0.s
index d6fc9c3a96663af954d523adbc190d8fbdce72ba..81049704fe2812bcd7e50baf5463dbd8f25bdcbc 100644 (file)
@@ -9,8 +9,8 @@ __start:
 main:
        .dc.a 0
 
-       .section .foo,"ax",@progbits
+       .section .foo,"ax",%progbits
        .p2align 2
-.globl foo
+       .global foo
        .type   foo,%function
 foo:
This page took 0.023709 seconds and 4 git commands to generate.