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

9 lines
137 B
C

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