mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-23 15:32:26 +00:00
13 lines
317 B
D
13 lines
317 B
D
|
#source: rgn-at10.s
|
||
|
#ld: -T rgn-at10.t
|
||
|
#objdump: -h --wide
|
||
|
#xfail: rx-*-*
|
||
|
# Test that lma is adjusted in case the section start vma is aligned and
|
||
|
# lma_region != region if requested by script. Make sure this works with
|
||
|
# non-load sections.
|
||
|
|
||
|
#...
|
||
|
.* 0+10000 +0+20000 .*
|
||
|
.* 0+10100 +0+20100 .*
|
||
|
.* 0+10100 +0+20100 .*
|