https://sourceware.org/bugzilla/show_bug.cgi?id=30237
--- Comment #7 from Fangrui Song ---
(In reply to Andreas Schwab from comment #6)
> Since arm32 does not have PT_ARM_ATTRIBUTES it cannot have this problem in
> the first place.
With the PHDRS linker script command, we can customize program h
https://sourceware.org/bugzilla/show_bug.cgi?id=30237
--- Comment #6 from Andreas Schwab ---
Since arm32 does not have PT_ARM_ATTRIBUTES it cannot have this problem in the
first place. If you think this program is trivial, then why does it have
.riscv.attributes?
--
You are receiving this mail
https://sourceware.org/bugzilla/show_bug.cgi?id=30237
Fangrui Song changed:
What|Removed |Added
CC||i at maskray dot me
--- Comment #5 fro
https://sourceware.org/bugzilla/show_bug.cgi?id=30237
--- Comment #4 from alice ---
forwarded upstream too, then: https://github.com/llvm/llvm-project/issues/63084
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=30237
--- Comment #3 from Andreas Schwab ---
This is really a bug in lld, it fails to create the RISCV_ATTRIBUTES segment
for the .riscv.attributes section.
--
You are receiving this mail because:
You are on the CC list for the bug.