Sign in
fuchsia
/
third_party
/
llvm-project
/
refs/heads/upstream/revert-133052-add-loop-bitconvert-tests
/
.
/
flang
/
test
/
Parser
/
bad-label.f
blob: 899ddff8c9d2d0768afb63eea450670fd07c038b [
file
] [
log
] [
blame
] [
edit
]
!
RUN
:
%
flang_fc1
-
fsyntax
-
only
-
pedantic
%
s
2
>&
1
|
FileCheck
%
s
!
CHECK
:
portability
:
Label
should be
in
the label field
goto
1
;
1
continue
end