diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 198054bc0de..76cf1e86324 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2000-11-22 Mark Mitchell + + * g++.old-deja/g++.mike/p6610a.C: This test no longer fails. + * g++.old-deja/g++.robertl/eb55.C: Likewise. + 2000-11-22 Neil Booth * gcc.dg/cpp/Wtrigraphs.c: New test. diff --git a/gcc/testsuite/g++.old-deja/g++.mike/p6610a.C b/gcc/testsuite/g++.old-deja/g++.mike/p6610a.C index 3d8b07b9925..2ec79fa5559 100644 --- a/gcc/testsuite/g++.old-deja/g++.mike/p6610a.C +++ b/gcc/testsuite/g++.old-deja/g++.mike/p6610a.C @@ -1,6 +1,6 @@ // prms-id: 6610 // There is a bug in vtable thunks with multiple/virtual inheritance. -// execution test - XFAIL *-*-linux-gnu *-*-linux *-*-freebsd* + int fail = 1; struct B; struct A { virtual int f(const B*) = 0; int g(const B*); }; diff --git a/gcc/testsuite/g++.old-deja/g++.robertl/eb55.C b/gcc/testsuite/g++.old-deja/g++.robertl/eb55.C index 4ba4b54eff0..11f98bba89b 100644 --- a/gcc/testsuite/g++.old-deja/g++.robertl/eb55.C +++ b/gcc/testsuite/g++.old-deja/g++.robertl/eb55.C @@ -1,7 +1,7 @@ // Build don't link: // Since the constructor is in streambuf.h, additional diagnostics are // produced, which are not really supported in the old-deja framework -// excess errors test - XFAIL *-*-* + #include void