From 9b961b950c06ff24335a2a7cc96113a19b84120f Mon Sep 17 00:00:00 2001 From: Jeffrey Oldham Date: Sat, 30 Dec 2000 16:47:17 +0000 Subject: [PATCH] crash18.C: Fails on mips*-sgi-irix*. 2000-12-30 Jeffrey Oldham * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*. From-SVN: r38563 --- gcc/testsuite/ChangeLog | 4 ++++ gcc/testsuite/g++.old-deja/g++.other/crash18.C | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index d916616a036..3959691ddd0 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2000-12-30 Jeffrey Oldham + + * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*. + 2000-12-30 David Billinghurst * lib/g++.exp: Use sh to exec ${odir_v3}/tests_flags diff --git a/gcc/testsuite/g++.old-deja/g++.other/crash18.C b/gcc/testsuite/g++.old-deja/g++.other/crash18.C index c6261c8b85f..ce0f64621c9 100644 --- a/gcc/testsuite/g++.old-deja/g++.other/crash18.C +++ b/gcc/testsuite/g++.old-deja/g++.other/crash18.C @@ -1,7 +1,7 @@ // Build don't link: // Special g++ Options: -fvtable-gc // Origin: Mark Mitchell -// excess errors test - XFAIL *-*-coff *-*-aout *-*-hms +// excess errors test - XFAIL *-*-coff *-*-aout *-*-hms mips*-sgi-irix* struct S { virtual void f (); -- 2.30.2