Allow self-assignment for absolute symbols defined in a linker script
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / section-match-1.s
1 .section .sec.foo
2 .word 1
3
4 .section .sec..foo
5 .word 2
This page took 0.031936 seconds and 4 git commands to generate.