bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/28247] Reachable abort in OP_E_memory, i386-dis.c:11915


From: hjl.tools at gmail dot com
Subject: [Bug binutils/28247] Reachable abort in OP_E_memory, i386-dis.c:11915
Date: Thu, 19 Aug 2021 13:24:38 +0000

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

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1
   Target Milestone|---                         |2.38
           Assignee|unassigned at sourceware dot org   |hjl.tools at gmail dot 
com
   Last reconfirmed|                            |2021-08-19

--- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> ---
[hjl@gnu-cfl-2 tmp]$ cat x.s
        .text
        .byte 0x62, 0xc3, 0x8c, 0x1d, 0x66, 0x90, 0x66, 0x90, 0x66, 0x90
[hjl@gnu-cfl-2 tmp]$ gcc -c x.s
[hjl@gnu-cfl-2 tmp]$ objdump -dw x.o

x.o:     file format elf64-x86-64


Disassembly of section .text:

0000000000000000 <.text>:
Aborted (core dumped)
[hjl@gnu-cfl-2 tmp]$

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