ld: don't use ia64 register name in expression of pr16322 test
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / provide-hidden-4.s
1 .data
2 .globl bar
3 .internal foo
4 bar:
5 .dc.a foo
This page took 0.028911 seconds and 4 git commands to generate.