src/gas ChangeLog config/tc-i386.c
jbeulich@sourceware.org
jbeulich@sourceware.org
Tue Jul 31 07:43:00 GMT 2012
CVSROOT: /cvs/src
Module name: src
Changes by: jbeulich@sourceware.org 2012-07-31 07:43:38
Modified files:
gas : ChangeLog
gas/config : tc-i386.c
Log message:
Since the word to byte register conversion isn't active for x86-64
anyway, there's also no need to issue a separate, inconsistent
diagnostic in some of the cases - non-matching operands will be
complained about anyway.
2012-07-31 Jan Beulich <jbeulich@suse.com>
* config/tc-i386.c (check_byte_reg): Check for I/O port
register earlier, and just once. Drop diagnostic that got
issued only for some registers.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.4774&r2=1.4775
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-i386.c.diff?cvsroot=src&r1=1.498&r2=1.499
More information about the Binutils-cvs
mailing list