From 4936f23592b910d65cc9f077115559366f9c4662 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Wed, 7 Jun 2017 15:22:58 +0930 Subject: [PATCH] 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. --- ld/ChangeLog | 5 +++++ ld/testsuite/ld-unique/pr21529.d | 5 +---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/ld/ChangeLog b/ld/ChangeLog index cb30ebfa85..36fc28bae9 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 9a75a6a8e3..1bcd4fed26 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