mmix-mmo set SEC_DATA for .data section
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr17935-1.s
1 .text
2 .globl foo
3 foo:
4 .byte 0
5 .globl bar
6 bar:
7 .dc.a foo
This page took 0.281893 seconds and 4 git commands to generate.