mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-21 04:42:53 +08:00
73624512cf
These fail on v850 due to that target using different .tbss section flags. * testsuite/ld-scripts/rgn-at10.d: xfail v850. * testsuite/ld-scripts/rgn-at11.d: Likewise.
13 lines
337 B
Makefile
13 lines
337 B
Makefile
#source: rgn-at10.s
|
|
#ld: -T rgn-at10.t
|
|
#objdump: -h --wide
|
|
#xfail: hppa*64*-*-hpux* v850*-*-*
|
|
# Test that lma is adjusted in case the section start vma is aligned and
|
|
# lma_region != region if requested by script. Make sure this works with
|
|
# non-load sections.
|
|
|
|
#...
|
|
.* 0+10000 +0+20000 .*
|
|
.* 0+10100 +0+20100 .*
|
|
.* 0+10100 +0+20100 .*
|