OSDN Git Service

* g++.old-deja/g++.other/crash27.C: Don't XFAIL.
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 13 Jun 2001 00:43:18 +0000 (00:43 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 13 Jun 2001 00:43:18 +0000 (00:43 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@43282 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog
gcc/testsuite/g++.old-deja/g++.other/crash27.C

index 01139ba..90e07b0 100644 (file)
@@ -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.
index 6654bdf..dfbacc8 100644 (file)
@@ -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 {