mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-21 02:24:17 +08:00
gas/testsuite:
2012-10-27 James Lemke <jwlemke@codesourcery.com> * gas/m68k/all.exp: Exclude pr11676 for fido-*-*.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
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>
|
2012-10-26 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
|
||||||
|
|
||||||
* gas/testsuite/gas/s390/zarch-z10.d: Refreshed.
|
* gas/testsuite/gas/s390/zarch-z10.d: Refreshed.
|
||||||
|
@ -98,7 +98,10 @@ if { [istarget m68*-*-*] || [istarget fido*-*-*] } then {
|
|||||||
run_dump_test tls-gd-3
|
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
|
run_dump_test pmove
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user