public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [v2 PATCH 0/1] Fix ld error due to '-shared' not support
@ 2021-12-23  6:19 jiawei
  2021-12-23  6:19 ` [v2 PATCH 1/1] Fix ld error due to -shared " jiawei
  2021-12-27 23:07 ` [v2 PATCH 0/1] Fix ld error due to '-shared' " Jim Wilson
  0 siblings, 2 replies; 4+ messages in thread
From: jiawei @ 2021-12-23  6:19 UTC (permalink / raw)
  To: binutils
  Cc: kito.cheng, nelson.chu, jim.wilson.gcc, palmer, cmuellner,
	philipp.tomsich, nick.alcock, lazyparser, sinan, shihua, yulong,
	jiawei

When target not support shared lib, these testcases peport error and not
work right. So add check condition in .exp to disable test when shared lib
not support.

V2: Thanks for Nelson Chu's comment! Merge all xfail cases into .exp
file to check.

jiawei (1):
  Fix ld error due to -shared not support.

 ld/testsuite/ld-ctf/ctf.exp    | 5 +++++
 ld/testsuite/ld-plugin/lto.exp | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-12-28  4:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-23  6:19 [v2 PATCH 0/1] Fix ld error due to '-shared' not support jiawei
2021-12-23  6:19 ` [v2 PATCH 1/1] Fix ld error due to -shared " jiawei
2021-12-27 23:07 ` [v2 PATCH 0/1] Fix ld error due to '-shared' " Jim Wilson
2021-12-28  4:20   ` Nelson Chu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).