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

int
main ()
{
  return 0;
}