[ARM] Fix extern protected data handling
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / pr17935-2.s
1 .text
2 foo:
3 .byte 0
4 .globl bar
5 bar:
6 .dc.a foo
This page took 0.02983 seconds and 4 git commands to generate.