Issue relocation in RO section warning for -z text
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / 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.034176 seconds and 4 git commands to generate.