X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=ld%2Ftestsuite%2Fld-elf%2Fsec64k.exp;h=7d079ce8fae74eed451de5fac849586957dffc9d;hb=b3066ae8259d3adb4e00ee8145c55df16c3d7261;hp=f3cf2870038b9d925e3bbaf36b23a71e7c8aa965;hpb=adec12c116e2e184cfa37d1c39cd2d83a7e89d31;p=external%2Fbinutils.git diff --git a/ld/testsuite/ld-elf/sec64k.exp b/ld/testsuite/ld-elf/sec64k.exp index f3cf287..7d079ce 100644 --- a/ld/testsuite/ld-elf/sec64k.exp +++ b/ld/testsuite/ld-elf/sec64k.exp @@ -40,6 +40,11 @@ if { [istarget "arc-*-*"] return } +# m68hc11, m68hc12 and xgate run out of address space. +if { [istarget "m68hc1*-*"] || [istarget "xgate-*"] } { + return +} + # Test >64k sections, with and without -r. First, create the assembly # files. Have a relocation to another section and one within the local # section.