From 757e4f2317d6d24374757c975107c12ceb2d6b26 Mon Sep 17 00:00:00 2001 From: Richard Henderson Date: Tue, 12 Jun 2001 17:43:18 -0700 Subject: [PATCH] * g++.old-deja/g++.other/crash27.C: Don't XFAIL. From-SVN: r43282 --- gcc/testsuite/ChangeLog | 4 ++++ gcc/testsuite/g++.old-deja/g++.other/crash27.C | 2 -- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 01139ba0dc3..90e07b0befc 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2001-06-12 Richard Henderson + + * g++.old-deja/g++.other/crash27.C: Don't XFAIL. + 2001-06-12 Nathan Sidwell * 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 6654bdfb00d..dfbacc80387 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 -// excess errors test - XFAIL *-*-* - X(Y(long, Type, CLink)); break; default: break; } } } // ERROR - struct A { -- 2.30.2