projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a2480e
)
up
author
Jason Merrill
<jason@gcc.gnu.org>
Wed, 28 Oct 1998 03:40:11 +0000
(22:40 -0500)
committer
Jason Merrill
<jason@gcc.gnu.org>
Wed, 28 Oct 1998 03:40:11 +0000
(22:40 -0500)
From-SVN: r23393
gcc/testsuite/g++.old-deja/g++.pt/explicit74.C
patch
|
blob
|
history
diff --git
a/gcc/testsuite/g++.old-deja/g++.pt/explicit74.C
b/gcc/testsuite/g++.old-deja/g++.pt/explicit74.C
index 5f4b2a77ce5cd72ce849ffabdfe7c05567155136..c49d16919a8901a0926b8f16275525f30ef36769 100644
(file)
--- 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.