Use Windows style directory separators when running sysroot tests under MinGW and...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / rgn-at10.d
1 #source: rgn-at10.s
2 #ld: -T rgn-at10.t
3 #objdump: -h --wide
4 # Test that lma is adjusted in case the section start vma is aligned and
5 # lma_region != region if requested by script. Make sure this works with
6 # non-load sections.
7
8 #...
9 .* 0+10000 +0+20000 .*
10 .* 0+10100 +0+20100 .*
11 .* 0+10100 +0+20100 .*
This page took 0.030511 seconds and 4 git commands to generate.