Scan all input files for symbol reference warning
[deliverable/binutils-gdb.git] / ld / testsuite / ld-d10v / reloc-012.ld
CommitLineData
4c0b7915
TR
1SECTIONS
2{
3 .text 0x01014000 :
009600a9 4 {
4c0b7915 5 foo = .;
009600a9
AM
6 . = (. + 0x20004);
7 *(.text)
4c0b7915
TR
8 }
9}
10
11
This page took 0.505099 seconds and 4 git commands to generate.