https://sourceware.org/bugzilla/show_bug.cgi?id=23746
--- Comment #5 from Tom Tromey ---
Thanks for the investigation, this was very helpful!
This looks informative:
https://reviews.llvm.org/D29044
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=23746
--- Comment #4 from romain margheriti ---
So, I found a solution.
The trouble is that clang-1000.11.45.2 brings a new command `LC_BUILD_VERSION`
inside o-mach file that isn't wet interpreted by bfd.
I esealy fixed this issue adding `BFD_MACH
https://sourceware.org/bugzilla/show_bug.cgi?id=23825
Jim Wilson changed:
What|Removed |Added
Assignee|unassigned at sourceware dot org |wilson at gcc dot
gnu.org
--
Yo
https://sourceware.org/bugzilla/show_bug.cgi?id=23825
--- Comment #1 from Jim Wilson ---
This is a feature of the RISC-V toolchain, which apparently isn't supported by
any other toolchain, and which is known to be broken, but we don't yet know if
it is a gcc, binutils, ld.so, or something else bu
https://sourceware.org/bugzilla/show_bug.cgi?id=23825
Bug ID: 23825
Summary: Linker creates COPY relocs for reference to TLS
symbols
Product: binutils
Version: 2.31
Status: NEW
Severity: normal
Priorit
https://sourceware.org/bugzilla/show_bug.cgi?id=23809
Andreas Schwab changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---