repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
PR target/83368
[official-gcc.git]
/
gcc
/
testsuite
/
gfortran.dg
/
openacc-define-1.f90
blob
42f40734a1e39d5de47afb689498a719b1ad8c2c
1
! { dg-options "-cpp" }
2
! { dg-do preprocess }
3
! { dg-require-effective-target fopenacc }
4
5
#ifdef _OPENACC
6
# error _OPENACC defined
7
#
endif