diff options
Diffstat (limited to 'gas/testsuite')
-rw-r--r-- | gas/testsuite/ChangeLog | 4 | ||||
-rw-r--r-- | gas/testsuite/gas/bfin/expected_comparison_errors.l | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index f75cb12..13c8333 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,5 +1,9 @@ 2009-09-03 Jie Zhang <jie.zhang@analog.com> + * gas/bfin/expected_comparison_errors.l: Expect error on Line 13. + +2009-09-03 Jie Zhang <jie.zhang@analog.com> + * gas/bfin/loop.s, gas/bfin/loop.d: New test. * gas/bfin/loop2.s, gas/bfin/loop2.d: New test. * gas/bfin/loop3.s, gas/bfin/loop3.d: New test. diff --git a/gas/testsuite/gas/bfin/expected_comparison_errors.l b/gas/testsuite/gas/bfin/expected_comparison_errors.l index 0582ecd..1653d64 100644 --- a/gas/testsuite/gas/bfin/expected_comparison_errors.l +++ b/gas/testsuite/gas/bfin/expected_comparison_errors.l @@ -11,6 +11,7 @@ .*:10: Error: Bad register in comparison. Input text was P0. .*:11: Error: Bad register in comparison. .*:12: Error: Bad register in comparison. +.*:13: Error: Bad register in comparison. Input text was R0. .*:14: Error: Bad register in comparison. .*:15: Error: Bad register in comparison. .*:16: Error: Bad register in comparison. |