]> Git Repo - binutils.git/commitdiff
Fix a number of pr21529 testcase failures
authorAlan Modra <[email protected]>
Wed, 7 Jun 2017 05:52:58 +0000 (15:22 +0930)
committerAlan Modra <[email protected]>
Wed, 7 Jun 2017 08:26:46 +0000 (17:56 +0930)
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
ld/testsuite/ld-unique/pr21529.d

index cb30ebfa85ea0fda22caf1cd5cc4f508d92b0807..36fc28bae985d41c77ee882fbd303756cda98da9 100644 (file)
@@ -1,3 +1,8 @@
+2017-06-07  Alan Modra  <[email protected]>
+
+       * testsuite/ld-unique/pr21529.d: xfail aarch64, arm, hppa, ia64,
+       nds32, and score.  Match any output.
+
 2017-06-06  Andrew Burgess  <[email protected]>
 
        * ld.h (struct args_type): Fix typo in comment.
index 9a75a6a8e314e5558fdeb12ef32a9b03d2c53fec..1bcd4fed2691cf34abaa750581b6703dd26b45ca 100644 (file)
@@ -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
This page took 0.03386 seconds and 4 git commands to generate.