From: Jason Merrill Date: Wed, 28 Oct 1998 03:40:11 +0000 (-0500) Subject: up X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1748e86d31b71cfbb2a94228b7ece349240a0666;p=gcc.git up From-SVN: r23393 --- diff --git a/gcc/testsuite/g++.old-deja/g++.pt/explicit74.C b/gcc/testsuite/g++.old-deja/g++.pt/explicit74.C index 5f4b2a77ce5..c49d16919a8 100644 --- a/gcc/testsuite/g++.old-deja/g++.pt/explicit74.C +++ b/gcc/testsuite/g++.old-deja/g++.pt/explicit74.C @@ -1,5 +1,3 @@ -// execution test - XFAIL *-*-* - // Reduced from a testcase by Yotam Medini // egcs 1.1 seems to generate code that deletes a NULL pointer.