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
c++: constrained lambda error-recovery [PR108972]
[official-gcc.git]
/
gcc
/
testsuite
/
gfortran.dg
/
pr88228.f90
blob
cf5bbbe0ae83fe263924940e427b3b272bef3807
1
! { dg-do compile }
2
! { dg-options "-fdec" }
3
! PR fortran/88228
4
program
p
5
integer
::
n
= .
not
.
1
6
integer
::
j
= .
true
. .
or
.
1
7
end
8