bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/31269] New: aarch64 objdump -D assertion failure


From: amodra at gmail dot com
Subject: [Bug binutils/31269] New: aarch64 objdump -D assertion failure
Date: Mon, 22 Jan 2024 01:33:29 +0000

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

            Bug ID: 31269
           Summary: aarch64 objdump -D assertion failure
           Product: binutils
           Version: 2.43 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: binutils
          Assignee: unassigned at sourceware dot org
          Reporter: amodra at gmail dot com
  Target Milestone: ---

Assembling the following with aarch64-linux-gnu-as:
 .byte 0x20,0x1b,0x90,0x5d
when disassembled with objdump -D results in aarch64-dis.c:251:
get_sreg_qualifier_from_value: Assertion `value <= 0x4 &&
aarch64_get_qualifier_standard_value (qualifier) == value' failed.

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