old-cross-binutils/ld/testsuite/ld-scripts/rgn-at11.d
Nick Clifton 1bce3adf99 Mark the rgn-at11 test as an expected failure for MIPS targets.
* ld-scripts/rgn-at11.d: Expect this test to fail for
	MIPS targets.
2016-01-13 09:26:22 +00:00

14 lines
459 B
Makefile

#source: rgn-at10.s
#ld: -T rgn-at11.t
#objdump: -h --wide
#xfail: rx-*-* mips*-*-*
# 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)
# Fails for MIPS targets because the assembler pads all sections to a 16 byte
# boundary.
#...
.* 0+10000 +0+20000 .*
.* 0+10100 +0+20004 .*
.* 0+10100 +0+20004 .*