Delete IRIX support
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / whatis.exp
index ca1dcf5d753bec0f0c9f2099219e4af2c0dcf7b5..40df24aabee8222a510fafd3d1c61e205e34331a 100644 (file)
@@ -67,7 +67,6 @@ gdb_test "whatis v_char" \
     "type = (unsigned char|char)" \
     "whatis char"
 
-if {!$gcc_compiled} then { setup_xfail "mips-sgi-irix*" }
 gdb_test "whatis v_signed_char" \
     "type = (signed char|char)" \
     "whatis signed char"
This page took 0.025224 seconds and 4 git commands to generate.