rt_gccstream/gcc/testsuite/gcc.test-framework/dg-dot-run-sif-exp-U.c

9 lines
139 B
C

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