OSDN Git Service

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)
commit78969db2f9674a9299ab79dfea824c0cfb225ec0
treec6880efb2712c94b20605c4223b4c908231dc915
parentb12104fb8595a16c71c10715bdac1f37b2e4949a
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]