From: Alan Modra Date: Wed, 7 Jun 2017 05:52:58 +0000 (+0930) Subject: Fix a number of pr21529 testcase failures X-Git-Tag: binutils-2_29~364 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4936f23592b910d65cc9f077115559366f9c4662;p=external%2Fbinutils.git Fix a number of pr21529 testcase failures Various targets fail this testcase due to ld not supporting binary output. * testsuite/ld-unique/pr21529.d: xfail aarch64, arm, hppa, ia64, nds32, and score. Match any output. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index cb30ebf..36fc28b 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2017-06-07 Alan Modra + + * testsuite/ld-unique/pr21529.d: xfail aarch64, arm, hppa, ia64, + nds32, and score. Match any output. + 2017-06-06 Andrew Burgess * ld.h (struct args_type): Fix typo in comment. diff --git a/ld/testsuite/ld-unique/pr21529.d b/ld/testsuite/ld-unique/pr21529.d index 9a75a6a..1bcd4fe 100644 --- a/ld/testsuite/ld-unique/pr21529.d +++ b/ld/testsuite/ld-unique/pr21529.d @@ -1,8 +1,5 @@ #ld: --oformat binary -e main #objdump: -s -b binary +#xfail: aarch64*-*-* arm*-*-* hppa-*-* ia64-*-* nds32*-*-* score-*-* -.*: file format binary - -Contents of section \.data: - 0000 .* #pass