ld/testsuite/ld-scripts/defined4.d: Don't xfail mmix-*-*.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / rgn-at11.d
1 #source: rgn-at11.s
2 #ld: -T rgn-at11.t
3 #objdump: -h --wide
4 #xfail: hppa*64*-*-hpux*
5 # Test that lma is not adjusted in case the section start vma is aligned and
6 # lma_region != region if not requested by script.
7 # Fails for RX because it ignores the LMA (for compatibility with Renesas tools)
8
9 #...
10 .* 0+10000 +0+20000 .*
11 .* 0+10100 +0+20010 .*
12 .* 0+10100 +0+20010 .*
This page took 0.029948 seconds and 4 git commands to generate.