src/gas ChangeLog config/tc-i386.c
jbeulich@sourceware.org
jbeulich@sourceware.org
Tue Jul 31 07:45:00 GMT 2012
CVSROOT: /cvs/src
Module name: src
Changes by: jbeulich@sourceware.org 2012-07-31 07:45:48
Modified files:
gas : ChangeLog
gas/config : tc-i386.c
Log message:
The current error message for bad imm4 operands wasn't really helpful,
and was pointing at the wrong operand in Intel mode. Since non-constant
operands are being taken care of by other means anyway, adjust it to
simply state that the constant doesn't fit.
2012-07-31 Jan Beulich <jbeulich@suse.com>
* config/tc-i386.c (match_template): Adjust error message
for 'bad_imm4' case.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.4775&r2=1.4776
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-i386.c.diff?cvsroot=src&r1=1.499&r2=1.500
More information about the Binutils-cvs
mailing list