OSDN Git Service

2009-02-17 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.test-framework / dg-nocache-sif-exp-U.c
1 /* { dg-do compile } */
2 /* { dg-options "-DDEFINED" } */
3 /* { dg-skip-if "comment" { def_nocache } { "*" } { "" } } */
4
5 int
6 main ()
7 {
8   return 0;
9 }