/* { dg-do run { target { *-*-* && yes } } } */
/* { dg-xfail-if "comment" { empty-*-* && yes } } */
int
main ()
{
return 0;
}