]> gcc.gnu.org Git - gcc.git/commitdiff
crash18.C: Fails on mips*-sgi-irix*.
authorJeffrey Oldham <oldham@codesourcery.com>
Sat, 30 Dec 2000 16:47:17 +0000 (16:47 +0000)
committerJeffrey D. Oldham <oldham@gcc.gnu.org>
Sat, 30 Dec 2000 16:47:17 +0000 (16:47 +0000)
2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>

* g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.

From-SVN: r38563

gcc/testsuite/ChangeLog
gcc/testsuite/g++.old-deja/g++.other/crash18.C

index d916616a0364507a09338d8a94b8d33e3d7e7751..3959691ddd014b6fd5b7a65bc426ff42c5834fe2 100644 (file)
@@ -1,3 +1,7 @@
+2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
+
+       * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
+
 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
 
        * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
index c6261c8b85f62370488eb5e764301a8e69f9513c..ce0f64621c90f9bf7fee1259eb09e3f2a50370f5 100644 (file)
@@ -1,7 +1,7 @@
 // Build don't link:
 // Special g++ Options: -fvtable-gc
 // Origin: Mark Mitchell <mitchell@codesourcery.com>
-// excess errors test - XFAIL *-*-coff *-*-aout *-*-hms
+// excess errors test - XFAIL *-*-coff *-*-aout *-*-hms mips*-sgi-irix*
 
 struct S {
   virtual void f ();
This page took 0.085654 seconds and 5 git commands to generate.