mark as xfail for now, since we have the test but don't have a fix yet
authorBrendan Kehoe <brendan@gcc.gnu.org>
Fri, 28 Aug 1998 09:39:38 +0000 (05:39 -0400)
committerBrendan Kehoe <brendan@gcc.gnu.org>
Fri, 28 Aug 1998 09:39:38 +0000 (05:39 -0400)
From-SVN: r22053

gcc/testsuite/g++.old-deja/g++.pt/enum5.C

index f6feefb56082b4da3f98443af60795195e6d82b8..fc88afa92d370bbd000f94a9a1979d081c95b122 100644 (file)
@@ -1,4 +1,4 @@
 // Build don't link:
 
 template <>
-enum E {e}; // ERROR - template declaration of enum
+enum E {e}; // ERROR - template declaration of enum XFAIL *-*-*