https://sourceware.org/bugzilla/show_bug.cgi?id=29342

--- Comment #4 from Tsukasa OI <research_trasio at irq dot a4lg.com> ---
Posted a patchset:
https://sourceware.org/pipermail/binutils/2022-July/122084.html

In my environment, disassembler dumps of your ELF file (highsym.elf) and
self-compiled version seem fixed.

$ # binutils configuration (partial): --target=riscv64-unknown-elf
--enable-multilib
$ riscv64-unknown-elf-as -march=rv32i -o highsym.o highsym.s
$ riscv64-unknown-elf-ld -m elf32lriscv -o highsym.elf highsym.o
$ riscv64-unknown-elf-objdump -d highsym.elf

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to