/* { dg-do run { target { *-*-* && yes } } } */
/* { dg-skip-if "comment" { no && yes } } */

int
main ()
{
  return 0;
}