mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-03 04:12:10 +08:00
0fd91d25e2
Since address 0x800000 overlaps with .heap section on tic6x-*-elf, skip pr11304.d on tic6x-*-elf. * testsuite/ld-elf/pr11304.d: Skip tic6x-*-elf.
14 lines
312 B
Makefile
14 lines
312 B
Makefile
#source: pr11304a.s
|
|
#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
|
|
#...
|
|
\[[ 0-9]+\] \.zzz[ \t]+PROGBITS[ \t0-9a-f]+AX?.*
|
|
#...
|
|
\[[ 0-9]+\] \.zzz[ \t]+PROGBITS[ \t0-9a-f]+AX?.*
|
|
#...
|