aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.test-framework/dg-nocache-sif-exp-U.c
blob: ffaf49fdf6641e7110a006ba75d76db76cde2e56 (plain)
1
2
3
4
5
6
7
8
9
/* { dg-do compile } */
/* { dg-options "-DDEFINED" } */
/* { dg-skip-if "comment" { def_nocache } { "*" } { "" } } */

int
main ()
{
  return 0;
}