aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJason Merrill <jason@gcc.gnu.org>1998-10-27 22:40:11 -0500
committerJason Merrill <jason@gcc.gnu.org>1998-10-27 22:40:11 -0500
commit1748e86d31b71cfbb2a94228b7ece349240a0666 (patch)
tree1965571b6a0e372f1b930555aa1ec2b496b120ef /gcc
parent2a2480e1630e8f5cf1fa8462adc1f4d18fdcefbe (diff)
downloadgcc-1748e86d31b71cfbb2a94228b7ece349240a0666.zip
gcc-1748e86d31b71cfbb2a94228b7ece349240a0666.tar.gz
gcc-1748e86d31b71cfbb2a94228b7ece349240a0666.tar.bz2
up
From-SVN: r23393
Diffstat (limited to 'gcc')
-rw-r--r--gcc/testsuite/g++.old-deja/g++.pt/explicit74.C2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/testsuite/g++.old-deja/g++.pt/explicit74.C b/gcc/testsuite/g++.old-deja/g++.pt/explicit74.C
index 5f4b2a7..c49d1691 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 <yotam@avanticorp.com>
// egcs 1.1 seems to generate code that deletes a NULL pointer.