Document gcov-io (PR gcov-profile/84735).
[official-gcc.git] / gcc / testsuite / gcc.test-framework / dg-dox-run-sf-exp-XF.c
blobe5eae7775c4a4d83297d97b3a81ddaba5deefcf2
1 /* { dg-do run { xfail *-*-* } } */
2 /* { dg-shouldfail "required comment" } */
4 int
5 main ()
7 return 0; /* We want nonzero but expect to fail; XFAIL. */