bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/29940] fails to correctly assemble the JAL instruction on riscv


From: address@hidden
Subject: [Bug gas/29940] fails to correctly assemble the JAL instruction on riscv64
Date: Sun, 25 Dec 2022 16:26:23 +0000

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

--- Comment #4 from Andreas Schwab <schwab@linux-m68k.org> ---
Used the wrong a.out.

$ binutils/objdump -t
a.out:     file format elf64-littleriscv

SYMBOL TABLE:
0000000000000000 l    d  .text  0000000000000000 .text
0000000000000000 l    d  .data  0000000000000000 .data
0000000000000000 l    d  .bss   0000000000000000 .bss
0000000000000000 l    d  .riscv.attributes      0000000000000000
.riscv.attributes
0000000000000000         *UND*  0000000000000000 zero

-- 
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]