[PATCH] x86-64: fix an asymmetry in suffix/register checking

H.J. Lu hjl.tools@gmail.com
Mon Nov 4 14:55:00 GMT 2013


On Tue, Oct 29, 2013 at 7:50 AM, Jan Beulich <JBeulich@suse.com> wrote:
> Without this, constructs like "orw %rax, (%rax)" aren't being rejected
> (other than any other wrong suffix/register combination).
>
> gas/
> 2013-10-29  Jan Beulich <jbeulich@suse.com>
>
>         * config/tc-i386.c (check_long_reg): Correct comment indentation.
>         (check_qword_reg): Correct comment and its indentation.
>         (check_word_reg): Extend comment and correct its indentation. Also
>         check for 64-bit register.
>

It is OK.  Sorry for the delay.


-- 
H.J.



More information about the Binutils mailing list