old-cross-binutils/ld/testsuite/ld-d10v/reloc-008.ld
2002-06-17 14:05:53 +00:00

8 lines
79 B
Text

SECTIONS
{
.text 0x01014000 :
{
*(.text)
foo = (. + 0x41fff8);
}
}