Sign in
fuchsia
/
third_party
/
llvm-project
/
refs/heads/upstream/revert-133052-add-loop-bitconvert-tests
/
.
/
flang
/
test
/
Integration
/
debug-116525.f90
blob: 1916a34df4c12c26f6cf0d7cb2a5e17077a26a76 [
file
] [
log
] [
blame
] [
edit
]
!
RUN
:
%
flang_fc1
-
fopenmp
-
emit
-
llvm
-
debug
-
info
-
kind
=
standalone
%
s
-
o
-
!
Test
that
this
does
not
cause build failure
.
function
s
(
x
)
character
(
len
=
2
)
::
x
,
s
,
ss
s
=
x
entry ss
()
end
function
s