diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 01139ba0dc39bfb61210a3a4a184fd606e902777..90e07b0befc2158f06f4063a20ba4837b1f6a2d0 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,7 @@
+2001-06-12  Richard Henderson  <rth@redhat.com>
+
+	* g++.old-deja/g++.other/crash27.C: Don't XFAIL.
+
 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
 
 	* g++.old-deja/g++.abi/vbase5.C: New test.
diff --git a/gcc/testsuite/g++.old-deja/g++.other/crash27.C b/gcc/testsuite/g++.old-deja/g++.other/crash27.C
index 6654bdfb00d725566610bed7878f7e3064aae825..dfbacc80387bddc1a4f0ef6660a21f0ef726adf2 100644
--- a/gcc/testsuite/g++.old-deja/g++.other/crash27.C
+++ b/gcc/testsuite/g++.old-deja/g++.other/crash27.C
@@ -1,8 +1,6 @@
 // Build don't link:
 // Origin: Jakub Jelinek <jakub@redhat.com>
 
-// excess errors test - XFAIL *-*-*
-
 X(Y(long, Type, CLink)); break; default: break; } } }	// ERROR - 
 
 struct A {