https://sourceware.org/bugzilla/show_bug.cgi?id=25281
Bug ID: 25281
Summary: sh disassembler abort
Product: binutils
Version: 2.34 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: amodra at gmail dot com
Target Milestone: ---
echo .word 0xf100 | gas/as-new --isa=sh4al-dsp -
binutils/objdump -d a.out
results in
a.out: file format elf32-sh-linux
Disassembly of section .text:
00000000 <.text>:
Aborted
This is from https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=18214 (if
you have access there).
--
You are receiving this mail because:
You are on the CC list for the bug.