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.