blob: e5eae7775c4a4d83297d97b3a81ddaba5deefcf2 [file] [log] [blame]
/* { dg-do run { xfail *-*-* } } */
/* { dg-shouldfail "required comment" } */
int
main ()
{
return 0; /* We want nonzero but expect to fail; XFAIL. */
}