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.
This commit is contained in:
Alan Modra 2017-06-07 15:22:58 +09:30
parent 58f59b7616
commit 4936f23592
2 changed files with 6 additions and 4 deletions

View File

@ -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.

View 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