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.
12 lines
336 B
Makefile
12 lines
336 B
Makefile
# name: rgn-at2
|
|
# source: rgn-at.s
|
|
# ld: -T rgn-at2.t
|
|
# objdump: -w -h
|
|
|
|
.*: file format .*
|
|
|
|
Sections:
|
|
Idx +Name +Size +VMA +LMA +File off +Algn +Flags
|
|
0 .text +0+[0-9a-f][0-9a-f] +0+0010000 +0+0020000 +.*
|
|
1 .data +0+[0-9a-f][0-9a-f] +0+0030000 +0+0030000 +.*
|
|
2 .bss +0+[0-9a-f][0-9a-f] +0+00300[0-9a-f]+ +0+00300[0-9a-f]+ +.*
|