diff --git a/ld/ChangeLog b/ld/ChangeLog index 6a0f30b21f..3322803c16 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 d0b8408b3f..67c125096b 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 #...