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.