Delete IRIX support
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / bigcore.exp
index 9fbc3bd9add183e3fef51e6d660fc7e644d7d8fc..571f86c1fb6bd1dd1dc71bd2e3060c9d737da62c 100644 (file)
@@ -39,13 +39,6 @@ if { [istarget "*-*-*bsd*"]
     return
 }
 
-# This testcase causes too much stress (in terms of memory usage)
-# on certain systems...
-if { [istarget "*-*-*irix*"] } {
-    untested "Testcase too stressful for this system"
-    return
-}
-
 standard_testfile .c
 set corefile [standard_output_file ${binfile}.corefile]
 
This page took 0.02438 seconds and 4 git commands to generate.