bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/29525] x86: CMPSD and MOVSD wrongly accepted in AT&T mode


From: hjl.tools at gmail dot com
Subject: [Bug gas/29525] x86: CMPSD and MOVSD wrongly accepted in AT&T mode
Date: Fri, 26 Aug 2022 18:05:50 +0000

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hjl.tools at gmail dot com
         Resolution|---                         |WONTFIX
             Status|NEW                         |RESOLVED

--- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> ---
I got

[hjl@gnu-tgl-3 tmp]$ cat 1.s
iretd
[hjl@gnu-tgl-3 tmp]$ gcc -c 1.s 
1.s: Assembler messages:
1.s:1: Error: no such instruction: `iretd'
[hjl@gnu-tgl-3 tmp]$ 

For other string instructions, the "sd" suffix has been used for a long time.
They will never be removed.  Issue a warning now has very little value.

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