pr13177.s 166 B

123456789
  1. .section .text.foo,"ax",%progbits
  2. .globl foo
  3. .type foo, %function
  4. foo:
  5. .byte 0
  6. .section .data.opt_out,"aw",%progbits
  7. .type opt_out, %object
  8. opt_out:
  9. .dc.a bar