From 04682bc777529e8167aaba0dd3fd5f0abeec383c Mon Sep 17 00:00:00 2001 From: Jason Merrill Date: Sat, 3 Oct 1998 12:49:31 -0400 Subject: [PATCH] update From-SVN: r22795 --- gcc/testsuite/g++.old-deja/g++.other/null2.C | 2 -- 1 file changed, 2 deletions(-) diff --git a/gcc/testsuite/g++.old-deja/g++.other/null2.C b/gcc/testsuite/g++.old-deja/g++.other/null2.C index 4659655ba9a1..9dc5b1309141 100644 --- a/gcc/testsuite/g++.old-deja/g++.other/null2.C +++ b/gcc/testsuite/g++.old-deja/g++.other/null2.C @@ -1,7 +1,5 @@ // Based on a testcase by Eric Dumazet -// execution test - XFAIL *-*-* - #include const char * const foo = ""; // foo is not NULL