enum5.C: Mark as XFAIL.

2001-07-23  Ben Elliston  <bje@redhat.com>

	* g++.old-deja/g++.other/enum5.C: Mark as XFAIL.

From-SVN: r44253
This commit is contained in:
Ben Elliston 2001-07-23 05:35:26 +00:00 committed by Ben Elliston
parent 97660e202f
commit 541c655f05
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2001-07-23 Ben Elliston <bje@redhat.com>
* g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
2001-07-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
* gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on

View File

@ -2,6 +2,7 @@
// Contributed by Ben Elliston <bje@redhat.com>
// PR 80: Packed enums use minimum required storage.
// XFAIL *-*-*
extern "C" void abort();