Delete IRIX support
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / opaque.exp
index 84a59897c9e8b1b0378db645b367e8a271a14a98..70a58ddaa52d861e3d16c045b309f1560e988df0 100644 (file)
@@ -56,9 +56,9 @@ proc setup_xfail_on_opaque_pointer {} {
        global gcc_compiled
 
        setup_xfail "vax-*-*" "i*86-sequent-bsd*"
-       if {!$gcc_compiled} then {
-               setup_xfail "alpha-*-*" "mips-sgi-irix5*"
-       }
+       if {!$gcc_compiled} then {
+               setup_xfail "alpha-*-*"
+       }
 }
 
 # This seems easier than trying to track different versions of xlc; I'm
This page took 0.028042 seconds and 4 git commands to generate.