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

            Bug ID: 31627
           Summary: [RISC-V] Missing range check for locally resolved
                    relocations
           Product: binutils
           Version: 2.42
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gas
          Assignee: unassigned at sourceware dot org
          Reporter: sch...@linux-m68k.org
  Target Milestone: ---
            Target: riscv*-*-*

$ echo 'f: j 1f; .space 0x200000; 1: ret' | as -mno-relax -; objdump -dr

a.out:     file format elf64-littleriscv


Disassembly of section .text:

0000000000000000 <f>:
       0:       0040006f                j       4 <f+0x4>
        ...
  200004:       00008067                ret

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

Reply via email to