Allow self-assignment for absolute symbols defined in a linker script
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / dynamic-sections-2.s
1 .data
2 .global foo
3 foo: .4byte 0
This page took 0.055368 seconds and 4 git commands to generate.