aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2010-06-16 16:27:37 +0000
committerNick Clifton <nickc@redhat.com>2010-06-16 16:27:37 +0000
commit6ffe3d995fe9fa5d95fabecaf299b9d8bdf38679 (patch)
tree49d0a5bcad83feb71e30cf8dcb9152fa678c928c /gas
parent09ec0d177a3ca98495ba2c4fec834a5e1c9c3e17 (diff)
downloadbinutils-6ffe3d995fe9fa5d95fabecaf299b9d8bdf38679.zip
binutils-6ffe3d995fe9fa5d95fabecaf299b9d8bdf38679.tar.gz
binutils-6ffe3d995fe9fa5d95fabecaf299b9d8bdf38679.tar.bz2
PR gas/11673
* m68k-opc.c (m68k_opcodes): Remove move.l for isab and later. * gas/m68k/p11673.s: New test. * gas/m68k/all.exp: Run the new test.
Diffstat (limited to 'gas')
-rw-r--r--gas/testsuite/ChangeLog6
-rw-r--r--gas/testsuite/gas/m68k/all.exp2
2 files changed, 8 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index 3a9f361..04fb098 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,3 +1,9 @@
+2010-06-16 Vincent Rivière <vincent.riviere@freesbee.fr>
+
+ PR gas/11673
+ * gas/m68k/p11673.s: New test.
+ * gas/m68k/all.exp: Run the new test.
+
2010-06-16 Nick Clifton <nickc@redhat.com>
PR binutils/11676
diff --git a/gas/testsuite/gas/m68k/all.exp b/gas/testsuite/gas/m68k/all.exp
index eec1684..feb33a4 100644
--- a/gas/testsuite/gas/m68k/all.exp
+++ b/gas/testsuite/gas/m68k/all.exp
@@ -69,6 +69,8 @@ if { [istarget m68*-*-*] || [istarget fido*-*-*] } then {
run_dump_test ctrl-1
run_dump_test ctrl-2
+ gas_test_error "p11673.s" "-march=isab" "movel immediate with offset unsupported on isab"
+
if { [istarget *-*-netbsd] } then {
run_dump_test p3041
run_dump_test p3041data