mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 04:00:07 +08:00
* gas/all/gas.exp (do_930509a): Don't xfail h8300 and mn10200.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2011-04-12 Alan Modra <amodra@gmail.com>
|
||||||
|
|
||||||
|
* gas/all/gas.exp (do_930509a): Don't xfail h8300 and mn10200.
|
||||||
|
|
||||||
2011-04-11 Julian Brown <julian@codesourcery.com>
|
2011-04-11 Julian Brown <julian@codesourcery.com>
|
||||||
|
|
||||||
* gas/arm/mrs-msr-thumb-v7-m.s: New.
|
* gas/arm/mrs-msr-thumb-v7-m.s: New.
|
||||||
|
@ -243,7 +243,8 @@ if { ![istarget hppa*-*-*] &&
|
|||||||
![istarget *c54x*-*-*] } then {
|
![istarget *c54x*-*-*] } then {
|
||||||
# the vax fails because VMS can apparently actually handle this
|
# the vax fails because VMS can apparently actually handle this
|
||||||
# case in relocs, so gas doesn't handle it itself.
|
# case in relocs, so gas doesn't handle it itself.
|
||||||
setup_xfail "h8300*-*-elf*" "mn10200*-*-*" "mn10300*-*-*" "vax*-*-vms*"
|
# mn10300 emits two relocs to handle the difference of two symbols.
|
||||||
|
setup_xfail "mn10300*-*-*" "vax*-*-vms*"
|
||||||
do_930509a
|
do_930509a
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user