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
hppa64: Fix fmt_f_default_field_width_3.f90 and fmt_g_default_field_width_3.f90
[official-gcc.git]
/
gcc
/
testsuite
/
gfortran.dg
/
openacc-define-2.f90
blob
8ad1bd5539271daf7673a9e5d266975f23c10588
1
! { dg-options "-cpp -fno-openacc" }
2
! { dg-do preprocess }
3
! { dg-require-effective-target fopenacc }
4
5
#ifdef _OPENACC
6
# error _OPENACC defined
7
#
endif