* gas/vtable/vtable.exp: Don't run tests on AVR.
* gas/macros/macros.exp: Mark strings test xfail for AVR.
+2001-03-17 Philip Blundell <philb@gnu.org>
+
+ * gas/vtable/vtable.exp: Don't run tests on AVR.
+ * gas/macros/macros.exp: Mark strings test xfail for AVR.
+
2001-02-23 H.J. Lu <hjl@gnu.org>
* gas/ia64/opc-a-err.l: Fix "cmp4.lt.or".
if { ![istarget hppa*-*-*] || [istarget *-*-linux*] } {
# FIXME: Due to macro mishandling of ONLY_STANDARD_ESCAPES.
setup_xfail cris-*-*
+ setup_xfail avr-*-*
setup_xfail sh*-*-*
run_dump_test strings
}
|| [istarget "i960-*-*"]
|| [istarget "arc*-*-*"]
|| [istarget "alpha*-*-*"]
+ || [istarget "avr-*-*"]
|| [istarget "d30v-*-*"] } then {
return
}