mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-14 21:03:31 +08:00
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:
parent
58f59b7616
commit
4936f23592
@ -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.
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user