[BFD][PR21703]Override the new defined symbol with the old normal symbol when --allow...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr21703-2.s
1 .text
2 .globl foo
3 .type foo, %function
4 foo:
5 .space 16
6 .size foo, 16
This page took 0.03048 seconds and 4 git commands to generate.