fix XFAIL
authorJason Merrill <jason@gcc.gnu.org>
Wed, 12 Dec 2001 18:59:49 +0000 (13:59 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 12 Dec 2001 18:59:49 +0000 (13:59 -0500)
From-SVN: r47943

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

index 9ece85ec81a4c80a4575752a58b8a26cece90c0b..8fb3c4d53926841d41613af46eb33f5446cf929a 100644 (file)
@@ -2,7 +2,7 @@
 // Contributed by Ben Elliston <bje@redhat.com>
 
 // PR 80: Packed enums use minimum required storage.
-// XFAIL *-*-*
+// excess errors test - XFAIL *-*-*
 
 extern "C" void abort();