13762d2ee4
ld/ * ldlang.c (lang_size_sections_1): When given an lma_region align LMA as per VMA only if lma_region is the same as region. ld/testsuite/ * ld-scripts/rgn-at6.s, * ld-scripts/rgn-at6.t, * ld-scripts/rgn-at6.d, * ld-scripts/rgn-at7.t, * ld-scripts/rgn-at7.d: New tests.
9 lines
191 B
Makefile
9 lines
191 B
Makefile
#source: rgn-at6.s
|
|
#ld: -T rgn-at7.t
|
|
#objdump: -h --wide
|
|
#xfail: rx-*-*
|
|
# Test that lma is only aligned by script when lma_region!=region.
|
|
|
|
#...
|
|
.* 0+10000 +0+20000 .*
|
|
.* 0+10100 +0+20010 .*
|