Sign in
gnu
/
gcc
/
cd2fd5facb5e1882d3f338ed456ae9536f7c0593
/
.
/
gcc
/
testsuite
/
gcc.test-framework
/
dg-nocache-sif-exp-U.c
blob: ab1a0acabe5db56843e35ad54142fcc747a80599 [
file
] [
log
] [
blame
]
/* { dg-do compile } */
/* { dg-options "-DDEFINED" } */
/* { dg-skip-if "comment" { def_nocache } } */
int
main
()
{
return
0
;
}