public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* New riscv CI and try builder for binutils, some ld failures
@ 2024-01-04  0:31 Mark Wielaard
  2024-01-04  0:31 ` [PATCH] bfd: riscv_maybe_function_sym check _bfd_elf_is_local_label_name Mark Wielaard
  0 siblings, 1 reply; 4+ messages in thread
From: Mark Wielaard @ 2024-01-04  0:31 UTC (permalink / raw)
  To: binutils; +Cc: Palmer Dabbelt, David Abdurachmanov

Hi,

There is a new binutils riscv builder using a StarFive VisionFive 2
board running ubuntu server 23.10:
https://builder.sourceware.org/buildbot/#/builders/binutils-ubuntu-riscv

There is also a try builder:
https://builder.sourceware.org/buildbot/#/builders/binutils-try-ubuntu-riscv

The gas and binutils testsuites are zero fail.
But there are four ld failures.

FAIL: Handle no DWARF information

I have a patch for that one.
[PATCH] bfd: riscv_maybe_function_sym check _bfd_elf_is_local_label_name

FAIL: Run pr21964-4

There seems to be some magic going on where a symbol starting with
__start should be made private even when declared extern. I don't
fully follow what is going on here.

FAIL: Run pr18841 with libpr18841c.so
FAIL: Run pr18841 with libpr18841cn.so (-z now)

Which seem to be caused by using the wrong kind of relocation when
the symbol is an ifunc. The testcase core dumps.

Cheers,

Mark


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

end of thread, other threads:[~2024-01-15 12:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-04  0:31 New riscv CI and try builder for binutils, some ld failures Mark Wielaard
2024-01-04  0:31 ` [PATCH] bfd: riscv_maybe_function_sym check _bfd_elf_is_local_label_name Mark Wielaard
2024-01-12 14:42   ` Mark Wielaard
2024-01-15 12:52     ` Nick Clifton

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