bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/29342] RISC-V 32: disassembly mishandles negative symbols


From: research_trasio at irq dot a4lg.com
Subject: [Bug binutils/29342] RISC-V 32: disassembly mishandles negative symbols
Date: Fri, 29 Jul 2022 13:16:27 +0000

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

[Prev in Thread] Current Thread [Next in Thread]