bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/23954] New: Use of unknown relocation function causes segfault


From: luismarques at lowrisc dot org
Subject: [Bug gas/23954] New: Use of unknown relocation function causes segfault
Date: Wed, 05 Dec 2018 16:08:59 +0000

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

            Bug ID: 23954
           Summary: Use of unknown relocation function causes segfault
           Product: binutils
           Version: 2.31
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: gas
          Assignee: unassigned at sourceware dot org
          Reporter: luismarques at lowrisc dot org
  Target Milestone: ---

Tested with gas built from riscv-gnu-toolchain (commit
411d1345507e5313c3575720f128be9e6c0ed941, riscv-binutils commit
82dcb8613e1b1fb2989deffde1d3c9729695ff9c):

$ cat test.s
auipc x1, x0, %asdasda(foo)

$ riscv32-unknown-elf-as test.s
test.s: Assembler messages:
test.s:1: Internal error (Segmentation fault).
Please report this bug.

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