2012-10-27 James Lemke <jwlemke@codesourcery.com>
* gas/m68k/all.exp: Exclude pr11676 for fido-*-*.
+2012-10-27 James Lemke <jwlemke@codesourcery.com>
+
+ * gas/m68k/all.exp: Exclude pr11676 for fido-*-*.
+
2012-10-26 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
* gas/testsuite/gas/s390/zarch-z10.d: Refreshed.
run_dump_test tls-gd-3
}
- run_dump_test pr11676
+ if { ! [istarget fido-*-*] } then {
+ # The testcase uses an invalid instruction for this architecture.
+ run_dump_test pr11676
+ }
run_dump_test pmove
}