8b9a915daf
ld * testsuite/ld-elf/merge.d: Add m68hc11 to list of targets that expect to fail this test. * testsuite/ld-scripts/overlay-size.d: Skip the entire test for RX. * testsuite/ld-scripts/rgn-at10.d: No longer expect this test to fail for the RX. * testsuite/ld-scripts/rgn-at11.d: Likewise. * testsuite/ld-scripts/rgn-at2.d: Likewise. * testsuite/ld-scripts/rgn-at6.d: Likewise. * testsuite/ld-scripts/rgn-at7.d: Likewise. * testsuite/ld-scripts/rgn-at8.d: Likewise.
11 lines
343 B
Makefile
11 lines
343 B
Makefile
#source: rgn-at11.s
|
|
#ld: -T rgn-at11.t
|
|
#objdump: -h --wide
|
|
# Test that lma is not adjusted in case the section start vma is aligned and
|
|
# lma_region != region if not requested by script.
|
|
# Fails for RX because it ignores the LMA (for compatibility with Renesas tools)
|
|
|
|
#...
|
|
.* 0+10000 +0+20000 .*
|
|
.* 0+10100 +0+20010 .*
|
|
.* 0+10100 +0+20010 .*
|