mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-27 22:48:57 +08:00
* gas/macros/macros.exp: Mark strings test xfail for sh.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2000-11-11 Hans-Peter Nilsson <hp@bitrange.com>
|
||||||
|
|
||||||
|
* gas/macros/macros.exp: Mark strings test xfail for sh.
|
||||||
|
|
||||||
2000-10-24 Diego Novillo <dnovillo@cygnus.com>
|
2000-10-24 Diego Novillo <dnovillo@cygnus.com>
|
||||||
|
|
||||||
* intel.s, intel.d: Add new tests for intel syntax.
|
* intel.s, intel.d: Add new tests for intel syntax.
|
||||||
|
@ -29,5 +29,6 @@ case $target_triplet in {
|
|||||||
if { ![istarget hppa*-*-*] || [istarget *-*-linux*] } {
|
if { ![istarget hppa*-*-*] || [istarget *-*-linux*] } {
|
||||||
# FIXME: Due to macro mishandling of ONLY_STANDARD_ESCAPES.
|
# FIXME: Due to macro mishandling of ONLY_STANDARD_ESCAPES.
|
||||||
setup_xfail cris-*-*
|
setup_xfail cris-*-*
|
||||||
|
setup_xfail sh*-*-*
|
||||||
run_dump_test strings
|
run_dump_test strings
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user