From 0fd91d25e21fd32c5defb26c98be3d17306860f2 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Sun, 7 Jun 2020 08:47:02 -0700 Subject: [PATCH] pr11304.d: Skip tic6x-*-elf Since address 0x800000 overlaps with .heap section on tic6x-*-elf, skip pr11304.d on tic6x-*-elf. * testsuite/ld-elf/pr11304.d: Skip tic6x-*-elf. --- ld/ChangeLog | 4 ++++ ld/testsuite/ld-elf/pr11304.d | 2 ++ 2 files changed, 6 insertions(+) diff --git a/ld/ChangeLog b/ld/ChangeLog index 6a0f30b21fb..3322803c169 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2020-06-07 H.J. Lu + + * testsuite/ld-elf/pr11304.d: Skip tic6x-*-elf. + 2020-06-06 Alan Modra * testsuite/ld-elf/comm-data.exp: Don't xfail arm or bfin-linux. diff --git a/ld/testsuite/ld-elf/pr11304.d b/ld/testsuite/ld-elf/pr11304.d index d0b8408b3f5..67c125096b5 100644 --- a/ld/testsuite/ld-elf/pr11304.d +++ b/ld/testsuite/ld-elf/pr11304.d @@ -2,6 +2,8 @@ #source: pr11304b.s #ld: -e 0 --section-start .zzz=0x800000 #readelf: -S --wide +# Address 0x800000 overlaps with .heap section on tic6x-*-elf. +#notarget: tic6x-*-elf #failif #... -- 2.30.2