]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/ChangeLog
gas/
authorJan Beulich <jbeulich@novell.com>
Mon, 31 Jan 2005 10:01:02 +0000 (10:01 +0000)
committerJan Beulich <jbeulich@novell.com>
Mon, 31 Jan 2005 10:01:02 +0000 (10:01 +0000)
commitd3156ecc655da60ddcc1f846ae55f943548205cb
tree33303ea8806cdd6a659f78030150dd4acb963e30
parent75e0991382fb4617434490056616fab346359fc2
gas/
2005-01-31  Jan Beulich  <jbeulich@novell.com>

* config/tc-ia64.c (parse_operands): Parse all specified operands,
immediately discarding (but counting) those exceeding the maximum
possible amount. Track whether output and input operand counts ever
matched, and use this to better indicate which of the operands/
operand types was wrong; specifically don't default to pointing to
the first operand.

gas/testsuite/
2005-01-31  Jan Beulich  <jbeulich@novell.com>

* gas/ia64/operands.[ls]: New.
* gas/ia64/ia64.exp: Run new test.
gas/ChangeLog
gas/config/tc-ia64.c
gas/testsuite/ChangeLog
gas/testsuite/gas/ia64/ia64.exp
gas/testsuite/gas/ia64/operands.l [new file with mode: 0644]
gas/testsuite/gas/ia64/operands.s [new file with mode: 0644]