https://sourceware.org/bugzilla/show_bug.cgi?id=29940
Bug ID: 29940
Summary: fails to correctly assemble the JAL instruction on
riscv64
Product: binutils
Version: unspecified
URL: https://bugs.debian.org/cgi-bin/bugrep
https://sourceware.org/bugzilla/show_bug.cgi?id=29940
Andreas Schwab changed:
What|Removed |Added
Version|unspecified |2.40 (HEAD)
--- Comment #1 from Andr
https://sourceware.org/bugzilla/show_bug.cgi?id=29940
--- Comment #2 from Aurelien Jarno ---
Try with:
$ readelf -s a.out | grep GLOBAL
7: 0 NOTYPE GLOBAL DEFAULT UND zero
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=29940
--- Comment #3 from Andreas Schwab ---
Nope.
$ binutils/objdump -t
a.out: file format elf64-littleriscv
SYMBOL TABLE:
ld .text .text
ld .data .data
https://sourceware.org/bugzilla/show_bug.cgi?id=29940
--- Comment #4 from Andreas Schwab ---
Used the wrong a.out.
$ binutils/objdump -t
a.out: file format elf64-littleriscv
SYMBOL TABLE:
ld .text .text
ld .data