csky ld testsuite fixes

* testsuite/ld-elf/merge.d: Remove csky from xfails, add moxie.
	* testsuite/ld-elf/pr21884.d: Remove csky from xfails.
	* testsuite/ld-elf/shared.exp: Add csky to list not xfailing pr22374.
	* testsuite/ld-unique/pr21529.d: Remove csky from xfails
This commit is contained in:
Alan Modra 2019-03-18 11:11:39 +10:30
parent 58785d9888
commit 28a66f07f0
5 changed files with 14 additions and 6 deletions

View file

@ -1,3 +1,10 @@
2019-03-18 Alan Modra <amodra@gmail.com>
* testsuite/ld-elf/merge.d: Remove csky from xfails, add moxie.
* testsuite/ld-elf/pr21884.d: Remove csky from xfails.
* testsuite/ld-elf/shared.exp: Add csky to list not xfailing pr22374.
* testsuite/ld-unique/pr21529.d: Remove csky from xfails
2019-03-15 Nick Clifton <nickc@redhat.com> 2019-03-15 Nick Clifton <nickc@redhat.com>
PR 24262 PR 24262

View file

@ -1,11 +1,11 @@
#source: merge.s #source: merge.s
#ld: -T merge.ld #ld: -T merge.ld
#objdump: -s #objdump: -s
#xfail: bfin-*-* cr16-*-* cris*-*-* crx-*-* csky-*-* d10v-*-* d30v-*-* dlx-*-* #xfail: bfin-*-* cr16-*-* cris*-*-* crx-*-* d10v-*-* d30v-*-* dlx-*-*
#xfail: fr30-*-* frv-*-* ft32-*-* h8300-*-* hppa*64*-*-* ip2k-*-* iq2000-*-* #xfail: fr30-*-* frv-*-* ft32-*-* h8300-*-* hppa*64*-*-* ip2k-*-* iq2000-*-*
#xfail: lm32-*-* m68hc11-*-* mcore-*-* mep-*-* metag-*-* mn102*-*-* ms1-*-* #xfail: lm32-*-* m68hc11-*-* mcore-*-* mep-*-* metag-*-* mn102*-*-* moxie-*-*
#xfail: nds32*-*-* nios2-*-* or32-*-* pj-*-* pru-*-* s12z-*-* score-*-* tic6x-*-* #xfail: ms1-*-* nds32*-*-* nios2-*-* or32-*-* pj-*-* pru-*-* s12z-*-* score-*-*
#xfail: vax-*-* xgate-*-* xstormy16-*-* xtensa*-*-* #xfail: tic6x-*-* vax-*-* xgate-*-* xstormy16-*-* xtensa*-*-*
.*: file format .*elf.* .*: file format .*elf.*

View file

@ -3,7 +3,7 @@
#ld: -T pr21884.t #ld: -T pr21884.t
#objdump: -b binary -s #objdump: -b binary -s
#xfail: aarch64*-*-* arm*-*-* avr-*-* ia64-*-* m68hc1*-*-* nds32*-*-* #xfail: aarch64*-*-* arm*-*-* avr-*-* ia64-*-* m68hc1*-*-* nds32*-*-*
#xfail: riscv*-*-* score-*-* v850-*-* csky-*-* #xfail: riscv*-*-* score-*-* v850-*-*
# Skip targets which can't change output format to binary. # Skip targets which can't change output format to binary.
.*: file format binary .*: file format binary

View file

@ -459,6 +459,7 @@ run_ld_link_tests [list \
"-shared" "" "$AFLAGS_PIC" "pr22374b.s" {} "pr22374.so" ] \ "-shared" "" "$AFLAGS_PIC" "pr22374b.s" {} "pr22374.so" ] \
] ]
if { ![istarget "alpha-*-*"] if { ![istarget "alpha-*-*"]
&& ![istarget "csky-*-*"]
&& ![istarget "frv-*-*"] && ![istarget "frv-*-*"]
&& ![istarget "hppa*-*-*"] && ![istarget "hppa*-*-*"]
&& ![istarget "i?86-*-*"] && ![istarget "i?86-*-*"]

View file

@ -1,6 +1,6 @@
#ld: --oformat binary -T pr21529.ld -e main #ld: --oformat binary -T pr21529.ld -e main
#objdump: -s -b binary #objdump: -s -b binary
#xfail: aarch64*-*-* arm*-*-* avr-*-* ia64-*-* m68hc1*-*-* nds32*-*-* riscv*-*-* score-*-* v850-*-* csky-*-* #xfail: aarch64*-*-* arm*-*-* avr-*-* ia64-*-* m68hc1*-*-* nds32*-*-* riscv*-*-* score-*-* v850-*-*
# Skip targets which can't change output format to binary. # Skip targets which can't change output format to binary.
#pass #pass