This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]