gas/riscv: Produce version 3 DWARF CIE by default
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr16322.s
1 .globl px1
2 .section .data.rel.ro,"aw",%progbits
3 .p2align 5
4 .type px1, %object
5 px1:
6 .dc.a fx1
This page took 0.039768 seconds and 4 git commands to generate.