From 51795d12fbb6661a0c8af63d8b1a3cc4f69a2cdc Mon Sep 17 00:00:00 2001 From: =?utf8?q?Martin=20v=2E=20L=C3=B6wis?= Date: Thu, 25 Mar 1999 00:33:16 +0000 Subject: [PATCH] Can't link it - no main() From-SVN: r25961 --- gcc/testsuite/g++.old-deja/g++.pt/static6.C | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/gcc/testsuite/g++.old-deja/g++.pt/static6.C b/gcc/testsuite/g++.old-deja/g++.pt/static6.C index 785bc4e1a8c..91a970c2a51 100644 --- a/gcc/testsuite/g++.old-deja/g++.pt/static6.C +++ b/gcc/testsuite/g++.old-deja/g++.pt/static6.C @@ -1,9 +1,7 @@ -// Build don't run: +// Build don't link: // Simplified from testcase by Erez Louidor Lior -// excess errors test - XFAIL *-*-* - template struct A { static const int l[1]; }; -- 2.30.2