aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2017-06-07 15:22:58 +0930
committerAlan Modra <amodra@gmail.com>2017-06-07 17:56:46 +0930
commit4936f23592b910d65cc9f077115559366f9c4662 (patch)
treebe8b053c2eb992201795cba0f1f3a5cfae08fed8 /ld
parent58f59b7616851b2f3737e385ec9095765eeeffa3 (diff)
downloadgdb-4936f23592b910d65cc9f077115559366f9c4662.zip
gdb-4936f23592b910d65cc9f077115559366f9c4662.tar.gz
gdb-4936f23592b910d65cc9f077115559366f9c4662.tar.bz2
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.
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog5
-rw-r--r--ld/testsuite/ld-unique/pr21529.d5
2 files changed, 6 insertions, 4 deletions
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 <amodra@gmail.com>
+
+ * testsuite/ld-unique/pr21529.d: xfail aarch64, arm, hppa, ia64,
+ nds32, and score. Match any output.
+
2017-06-06 Andrew Burgess <andrew.burgess@embecosm.com>
* 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