public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Fix ld error due to lto shared not support.
@ 2021-12-21  9:28 jiawei
  2021-12-21  9:28 ` [PATCH 1/1] " jiawei
  0 siblings, 1 reply; 5+ messages in thread
From: jiawei @ 2021-12-21  9:28 UTC (permalink / raw)
  To: binutils
  Cc: kito.cheng, nelson.chu, jim.wilson.gcc, palmer, cmuellner,
	philipp.tomsich, lazyparser, sinan, shihua, yulong, jiawei

When target lto shared not support, these testcase report error and not
work right. So add xfail case if lto shared support not available.

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

 ld/testsuite/ld-ctf/array.d                                  | 3 ++-
 ld/testsuite/ld-ctf/conflicting-cycle-1.B-1.d                | 1 +
 ld/testsuite/ld-ctf/conflicting-cycle-1.B-2.d                | 1 +
 ld/testsuite/ld-ctf/conflicting-cycle-1.parent.d             | 1 +
 ld/testsuite/ld-ctf/conflicting-cycle-2.A-1.d                | 1 +
 ld/testsuite/ld-ctf/conflicting-cycle-2.A-2.d                | 1 +
 ld/testsuite/ld-ctf/conflicting-cycle-2.parent.d             | 1 +
 ld/testsuite/ld-ctf/conflicting-cycle-3.C-1.d                | 1 +
 ld/testsuite/ld-ctf/conflicting-cycle-3.C-2.d                | 1 +
 ld/testsuite/ld-ctf/conflicting-cycle-3.parent.d             | 1 +
 ld/testsuite/ld-ctf/conflicting-enums.d                      | 1 +
 ld/testsuite/ld-ctf/conflicting-typedefs.d                   | 1 +
 ld/testsuite/ld-ctf/cross-tu-cyclic-conflicting.d            | 1 +
 ld/testsuite/ld-ctf/cross-tu-cyclic-nonconflicting.d         | 1 +
 ld/testsuite/ld-ctf/cross-tu-into-cycle.d                    | 1 +
 ld/testsuite/ld-ctf/cross-tu-noncyclic.d                     | 1 +
 ld/testsuite/ld-ctf/cycle-1.d                                | 1 +
 ld/testsuite/ld-ctf/cycle-2.A.d                              | 1 +
 ld/testsuite/ld-ctf/cycle-2.B.d                              | 1 +
 ld/testsuite/ld-ctf/cycle-2.C.d                              | 1 +
 ld/testsuite/ld-ctf/data-func-conflicted.d                   | 1 +
 ld/testsuite/ld-ctf/diag-ctf-version-0.d                     | 1 +
 ld/testsuite/ld-ctf/diag-ctf-version-2-unsupported-feature.d | 1 +
 ld/testsuite/ld-ctf/diag-ctf-version-f.d                     | 1 +
 ld/testsuite/ld-ctf/diag-cttname-invalid.d                   | 1 +
 ld/testsuite/ld-ctf/diag-cttname-null.d                      | 1 +
 ld/testsuite/ld-ctf/diag-cuname.d                            | 1 +
 ld/testsuite/ld-ctf/diag-decompression-failure.d             | 1 +
 ld/testsuite/ld-ctf/diag-parlabel.d                          | 1 +
 ld/testsuite/ld-ctf/diag-parname.d                           | 1 +
 ld/testsuite/ld-ctf/diag-unsupported-flag.d                  | 1 +
 ld/testsuite/ld-ctf/diag-wrong-magic-number-mixed.d          | 1 +
 ld/testsuite/ld-ctf/diag-wrong-magic-number.d                | 1 +
 ld/testsuite/ld-ctf/enum-forward.d                           | 1 +
 ld/testsuite/ld-ctf/enums.d                                  | 1 +
 ld/testsuite/ld-ctf/forward.d                                | 1 +
 ld/testsuite/ld-ctf/function.d                               | 1 +
 ld/testsuite/ld-ctf/nonrepresentable-member.d                | 1 +
 ld/testsuite/ld-ctf/nonrepresentable.d                       | 1 +
 ld/testsuite/ld-ctf/slice.d                                  | 1 +
 ld/testsuite/ld-ctf/super-sub-cycles.d                       | 1 +
 ld/testsuite/ld-plugin/lto.exp                               | 2 +-
 42 files changed, 43 insertions(+), 2 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-01-06  2:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-21  9:28 [PATCH 0/1] Fix ld error due to lto shared not support jiawei
2021-12-21  9:28 ` [PATCH 1/1] " jiawei
2021-12-22 12:20   ` Nelson Chu
2022-01-05 17:39     ` Nick Alcock
2022-01-06  2:45       ` 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).