mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-22 19:09:31 +08:00
* ld-elf/orphan-region.d: xfail for spu.
* ld-elf/relocatable.d: xfail for hppa.
This commit is contained in:
@ -1,5 +1,8 @@
|
|||||||
2010-09-16 Alan Modra <amodra@gmail.com>
|
2010-09-16 Alan Modra <amodra@gmail.com>
|
||||||
|
|
||||||
|
* ld-elf/orphan-region.d: xfail for spu.
|
||||||
|
* ld-elf/relocatable.d: xfail for hppa.
|
||||||
|
|
||||||
* ld-elf/group3b.d: Disable for generic linker targets.
|
* ld-elf/group3b.d: Disable for generic linker targets.
|
||||||
* ld-elf/linkonce2.d: Likewise.
|
* ld-elf/linkonce2.d: Likewise.
|
||||||
* ld-scripts/empty-address-2a.d: Disable for frv and aout,oldld.
|
* ld-scripts/empty-address-2a.d: Disable for frv and aout,oldld.
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
#source: orphan-region.s
|
#source: orphan-region.s
|
||||||
#ld: -T orphan-region.ld -N
|
#ld: -T orphan-region.ld -N
|
||||||
#readelf: -S -l --wide
|
#readelf: -S -l --wide
|
||||||
|
#xfail: spu-*-*
|
||||||
|
|
||||||
#...
|
#...
|
||||||
\[[ 0-9]+\] \.text[ \t]+PROGBITS[ \t]+0*40000000[ \t]+.*
|
\[[ 0-9]+\] \.text[ \t]+PROGBITS[ \t]+0*40000000[ \t]+.*
|
||||||
|
@ -2,6 +2,7 @@
|
|||||||
#source: simple.s
|
#source: simple.s
|
||||||
#ld: -r -T relocatable.t
|
#ld: -r -T relocatable.t
|
||||||
#readelf: -S --wide
|
#readelf: -S --wide
|
||||||
|
#xfail: hppa-*-*
|
||||||
|
|
||||||
#...
|
#...
|
||||||
\[[ 0-9]+\] \.text.*[ \t]+PROGBITS[ \t]+0+800000[ \t0-9a-f]+AX.*
|
\[[ 0-9]+\] \.text.*[ \t]+PROGBITS[ \t]+0+800000[ \t0-9a-f]+AX.*
|
||||||
|
Reference in New Issue
Block a user