sh-pe ld XPASSes
* testsuite/ld-scripts/fill.d: Skip sh-*-pe rather than xfail. * testsuite/ld-scripts/fill16.d: Don't xfail sh-*-pe. * testsuite/ld-scripts/segment-start.d: Likewise.
This commit is contained in:
parent
8e604ff077
commit
dc20061339
4 changed files with 10 additions and 4 deletions
|
@ -1,3 +1,9 @@
|
|||
2021-01-07 Alan Modra <amodra@gmail.com>
|
||||
|
||||
* testsuite/ld-scripts/fill.d: Skip sh-*-pe rather than xfail.
|
||||
* testsuite/ld-scripts/fill16.d: Don't xfail sh-*-pe.
|
||||
* testsuite/ld-scripts/segment-start.d: Likewise.
|
||||
|
||||
2021-01-07 Alan Modra <amodra@gmail.com>
|
||||
|
||||
* testsuite/ld-elf/comm-data5.d: xfail targets that complain
|
||||
|
|
|
@ -5,9 +5,9 @@
|
|||
#objdump: -s -j .text
|
||||
#notarget: [is_aout_format]
|
||||
#skip: ia64-*-* mips*-*-freebsd* mips*-*-gnu* mips*-*-irix* mips*-*-kfreebsd*
|
||||
#skip: mips*-*-linux* mips*-*-netbsd* mips*-*-openbsd* mips*-*-sysv4*
|
||||
#skip: mips*-*-linux* mips*-*-netbsd* mips*-*-openbsd* mips*-*-sysv4* sh-*-pe
|
||||
#skip: tilegx*-*-* tilepro-*-* x86_64-*-cygwin x86_64-*-mingw* x86_64-*-pe*
|
||||
#xfail: alpha*-*-*ecoff sh-*-pe sparc*-*-coff
|
||||
#xfail: alpha*-*-*ecoff sparc*-*-coff
|
||||
#xfail: tic30-*-coff tic4x-*-* tic54x-*-* z8k-*-*
|
||||
#
|
||||
# See also fill16.d. We use `skip' for configurations unsupported
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
#objdump: -s -j .text
|
||||
#notarget: [is_aout_format]
|
||||
#skip: arm-*-coff i[3-7]86-*-coff [is_xcoff_format]
|
||||
#xfail: alpha*-*-*ecoff sh-*-pe sparc*-*-coff
|
||||
#xfail: alpha*-*-*ecoff sparc*-*-coff
|
||||
#xfail: tic30-*-coff tic4x-*-* tic54x-*-* z8k-*-*
|
||||
#xfail: z80-*-coff
|
||||
#
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
#source: segment-start.s
|
||||
#ld: -e 0 -u __executable_start -T segment-start.ld
|
||||
#nm: -B
|
||||
#xfail: mmix-*-* pdp11-*-* sh-*-pe
|
||||
#xfail: mmix-*-* pdp11-*-*
|
||||
#xfail: tic30-*-*aout* c54x*-*-*coff* tic54x-*-*coff*
|
||||
# XFAIL targets that are not expected to handle SEGMENT_START correctly.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue