/* { dg-do compile { target { *-*-* empty-*-* } } } */
/* { dg-xfail-if "comment" { *-*-* && yes } } */

int
main ()
{
  return 0;
}
