1 /* { dg-do run { target { *-*-* && yes } } } */
2 /* { dg-skip-if "comment" { no && yes } } */
3
4 int
5 main ()
6 {
7 return 0;
8 }
1 /* { dg-do run { target { *-*-* && yes } } } */
2 /* { dg-skip-if "comment" { no && yes } } */
3
4 int
5 main ()
6 {
7 return 0;
8 }