OSDN Git Service

gas/
authorBernd Schmidt <bernd.schmidt@analog.com>
Wed, 26 Mar 2008 15:18:42 +0000 (15:18 +0000)
committerBernd Schmidt <bernd.schmidt@analog.com>
Wed, 26 Mar 2008 15:18:42 +0000 (15:18 +0000)
commit2544b92bbe60e000e3f3ff2263f8bf5170ae4082
tree1d54d7f32ef624328eb2371bd9b00f7a216accb6
parente8902468397c86399d527ea3f525c812216a456c
gas/
From Jie Zhang  <jie.zhang@analog.com>
* config/bfin-parse.y (asm_1): Check AREGS in comparison
instructions. And call yyerror () when comparing PREG with
DREG.

gas/testsuite/:
* gas/bfin/expected_comparison_errors.l: New test.
* gas/bfin/expected_comparison_errors.s: New test.
* gas/bfin/bfin.exp: Add expected_comparison_errors.
gas/ChangeLog
gas/config/bfin-parse.y
gas/testsuite/ChangeLog
gas/testsuite/gas/bfin/bfin.exp
gas/testsuite/gas/bfin/expected_comparison_errors.l [new file with mode: 0644]
gas/testsuite/gas/bfin/expected_comparison_errors.s [new file with mode: 0644]