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.
12 lines
297 B
Makefile
12 lines
297 B
Makefile
#source: rgn-at11.s
|
|
#ld: -T rgn-at11.t
|
|
#objdump: -h --wide
|
|
#xfail: hppa*64*-*-hpux* v850*-*-*
|
|
# Test that lma is not adjusted in case the section start vma is aligned and
|
|
# lma_region != region if not requested by script.
|
|
|
|
#...
|
|
.* 0+10000 +0+20000 .*
|
|
.* 0+10100 +0+20010 .*
|
|
.* 0+10100 +0+20010 .*
|