diff options
author | Jason Merrill <jason@gcc.gnu.org> | 1998-10-27 22:40:11 -0500 |
---|---|---|
committer | Jason Merrill <jason@gcc.gnu.org> | 1998-10-27 22:40:11 -0500 |
commit | 1748e86d31b71cfbb2a94228b7ece349240a0666 (patch) | |
tree | 1965571b6a0e372f1b930555aa1ec2b496b120ef /gcc | |
parent | 2a2480e1630e8f5cf1fa8462adc1f4d18fdcefbe (diff) | |
download | gcc-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.C | 2 |
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. |