bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/25438] x86 MOVZ* anomalies for unusual/wrong operand combinatio


From: hjl.tools at gmail dot com
Subject: [Bug gas/25438] x86 MOVZ* anomalies for unusual/wrong operand combinations
Date: Wed, 22 Jan 2020 15:50:20 +0000

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

--- Comment #3 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to Jan Beulich from comment #2)

> For 32-bit (and 16-bit) code though this isn't the way to go, as long as e.g.
> 
>       movl    %al, %al
>       movl    %ax, %ax
> 
> produce an error on the first line, but only two warnings on the second one.
> Behavior for MOVZ* simply gets brought in line with this by the proposed
> patch.

We should make them hard errors now.

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