Sign in
gnu
/
gcc
/
refs/tags/basepoints/gcc-13
/
.
/
gcc
/
testsuite
/
gcc.test-framework
/
dg-nocache-sif-exp-P.c
blob: c44532b0252ea9a96a7d84b494a71b44963d3cb7 [
file
] [
log
] [
blame
]
/* { dg-do compile } */
/* { dg-options "-DNOT_THE_RIGHT_DEFINE" } */
/* { dg-skip-if "comment" { def_nocache } } */
int
main
()
{
return
0
;
}