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.
This commit is contained in:
H.J. Lu 2020-06-07 08:47:02 -07:00
parent 9b8a8575b4
commit 0fd91d25e2
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2020-06-07 H.J. Lu <hongjiu.lu@intel.com>
* testsuite/ld-elf/pr11304.d: Skip tic6x-*-elf.
2020-06-06 Alan Modra <amodra@gmail.com>
* testsuite/ld-elf/comm-data.exp: Don't xfail arm or bfin-linux.

View File

@ -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
#...