]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/testsuite/g++.old-deja/g++.other/init19.C
Remove obsolete IRIX 6.5 support
[thirdparty/gcc.git] / gcc / testsuite / g++.old-deja / g++.other / init19.C
index bcbe82287dcabb1f69cf3f6a27ff4d3401a6b6a8..1c686841243d962a46d7df5ec46effe650603f99 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-do run { xfail { { ! cxa_atexit } && { ! { mips-sgi-irix* *-*-solaris2* } } } } }
+// { dg-do run { xfail { { ! cxa_atexit } && { ! *-*-solaris2* } } } }
 #include <stdlib.h>
 
 #define assert(x) do { if (! (x)) abort(); } while (0)