Sign in
llvm
/
llvm-project
/
refs/heads/users/arsenm/amdgpu/asm-parser-missing-features-boilerplate
/
.
/
flang
/
test
/
Semantics
/
bug121972.f90
blob: a4c255ce2947efe14e72533212c5f6ca6d6cf3ab [
file
] [
log
] [
blame
] [
edit
]
!
RUN
:
%
python
%
S
/
test_errors
.
py
%
s
%
flang_fc1
module
acc_declare_test
!
ERROR
:
Initialization
expression cannot be converted to declared type of
'ifcondition'
from
LOGICAL
(
4
)
integer
(
16
),
parameter
::
ifCondition
=
.
FALSE
.
end
module