Sign in
llvm
/
llvm-project.git
/
refs/heads/users/pcc/spr/main.llvm-jitlink-fix-bug-in-target-address-computation
/
.
/
flang
/
test
/
Evaluate
/
bug124618.f90
blob: 939985e588af2757c5274793d7d124030e8e0345 [
file
] [
log
] [
blame
] [
edit
]
!
RUN
:
%
flang_fc1
-
fsyntax
-
only
%
s
2
>&
1
|
FileCheck
--
allow
-
empty
%
s
!
CHECK
-
NOT
:
error
:
real x
print
*,
char
(
48
,
kind
=
size
([
x
]))
!
folds down to
1
end