aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite
diff options
context:
space:
mode:
authorJie Zhang <jie.zhang@analog.com>2009-09-03 15:48:16 +0000
committerJie Zhang <jie.zhang@analog.com>2009-09-03 15:48:16 +0000
commit1d3ad4d0b0eafa4c7182f41077b6bfa1d8bc53c8 (patch)
treef3de692f9659e3b431620086923dd7c55ba8bc86 /gas/testsuite
parentd3a50e14198b40513ff5cebd62b8161bba9223fa (diff)
downloadgdb-1d3ad4d0b0eafa4c7182f41077b6bfa1d8bc53c8.zip
gdb-1d3ad4d0b0eafa4c7182f41077b6bfa1d8bc53c8.tar.gz
gdb-1d3ad4d0b0eafa4c7182f41077b6bfa1d8bc53c8.tar.bz2
* config/bfin-parse.y (asm_1): Fix a typo.
testsuite/ * gas/bfin/expected_comparison_errors.l: Expect error on Line 13.
Diffstat (limited to 'gas/testsuite')
-rw-r--r--gas/testsuite/ChangeLog4
-rw-r--r--gas/testsuite/gas/bfin/expected_comparison_errors.l1
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.