gas/
authorBernd Schmidt <bernds@codesourcery.com>
Wed, 26 Mar 2008 15:18:42 +0000 (15:18 +0000)
committerBernd Schmidt <bernds@codesourcery.com>
Wed, 26 Mar 2008 15:18:42 +0000 (15:18 +0000)
commit99bfa74a539321b7c476a33880f9afa04d69894a
tree6a74cffee87464b27d9789210e2230dbd105b56e
parent5e2b427df30d4c07ffe08dca54c26f2569b1630f
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]