From 469bdc72e7b00509d6578f5caca01a45f5db5027 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Tue, 27 Oct 2015 18:03:24 +1030 Subject: xfail pr19161 test on hppa-linux HPPA linux needs libgcc.a for millicode routine $$dyncall. * ld-gc/pr19161.d: xfail hppa-*-*. --- ld/testsuite/ChangeLog | 4 ++++ ld/testsuite/ld-gc/pr19161.d | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'ld') diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 7946644..4e412d6 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2015-10-27 Alan Modra + + * ld-gc/pr19161.d: xfail hppa-*-*. + 2015-10-26 H.J. Lu PR ld/19175 diff --git a/ld/testsuite/ld-gc/pr19161.d b/ld/testsuite/ld-gc/pr19161.d index 64b17e0..c36e663 100644 --- a/ld/testsuite/ld-gc/pr19161.d +++ b/ld/testsuite/ld-gc/pr19161.d @@ -2,7 +2,8 @@ #source: dummy.s #ld: --gc-sections -e main tmpdir/pr19161-1.o tmpdir/pr19161-2.o #nm: --format=bsd -#xfail: sh64*-*-* iq2000-*-* lm32-*-* epiphany-*-* mips64vr-*-* frv-*-* m32c-*-* rl78-*-* rx-*-* sh-*-* powerpc*-*-eabivle msp430-*-* +#xfail: epiphany-*-* frv-*-* hppa-*-* iq2000-*-* lm32-*-* m32c-*-* +#xfail: mips64vr-*-* msp430-*-* powerpc*-*-eabivle rl78-*-* rx-*-* sh*-*-* #... 0*[1-9a-f]+[0-9a-f]*[ ](D)[ ]_*__start_my_section -- cgit v1.1