* g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
* g++.old-deja/g++.robertl/eb55.C: Likewise.
From-SVN: r37674
+2000-11-22 Mark Mitchell <mark@codesourcery.com>
+
+ * 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 <neilb@earthling.net>
* gcc.dg/cpp/Wtrigraphs.c: New test.
// 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*); };
// 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 <strstream.h>
void