p6610a.C: This test no longer fails.
authorMark Mitchell <mark@codesourcery.com>
Wed, 22 Nov 2000 23:10:04 +0000 (23:10 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Wed, 22 Nov 2000 23:10:04 +0000 (23:10 +0000)
* g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
* g++.old-deja/g++.robertl/eb55.C: Likewise.

From-SVN: r37674

gcc/testsuite/ChangeLog
gcc/testsuite/g++.old-deja/g++.mike/p6610a.C
gcc/testsuite/g++.old-deja/g++.robertl/eb55.C

index 198054bc0dea7295ea116392ef798dfc065cb3ab..76cf1e86324657f11083fb311757630495a28f04 100644 (file)
@@ -1,3 +1,8 @@
+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.
index 3d8b07b9925dbfd11b3888389d9e12f5ed7094d5..2ec79fa5559423d91b30cfb7ea9a222ab83b12a8 100644 (file)
@@ -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*); };
index 4ba4b54eff0f5c999f1097c4045aef4af7d73cba..11f98bba89b5653f540cfeef4d99ccd938473fc1 100644 (file)
@@ -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 <strstream.h>
 
 void