https://sourceware.org/bugzilla/show_bug.cgi?id=26400
--- Comment #2 from Rupert Swarbrick ---
> Why are you trying to put instructions in the absolute section? Maybe this
> did
> something useful with very old a.out or coff targets, but not for ELF? You
> did say
> the code was pretty old.
Priority: P2
Component: gas
Assignee: unassigned at sourceware dot org
Reporter: rswarbrick at gmail dot com
Target Milestone: ---
If you try to assemble the following code with riscv32-unknown-elf-as:
.offset 0
jal x0, 100
then you get an internal error
: gas
Assignee: unassigned at sourceware dot org
Reporter: rswarbrick at gmail dot com
Target Milestone: ---
Created attachment 12752
--> https://sourceware.org/bugzilla/attachment.cgi?id=12752&action=edit
Patch to fix typo
The description for -mno-csr-check talk