In fixed form source, complain when a label digit appears
outside the label field & when a non-digit appears in the label
field.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D84283
[flang] Check for misplaced labels ClosedPublic Authored by klausler on Jul 21 2020, 5:27 PM.
Details Summary In fixed form source, complain when a label digit appears
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 21 2020, 5:31 PM Closed by commit rG26330a0c7c6e: [flang] Check for misplaced labels (authored by klausler). · Explain WhyJul 21 2020, 6:01 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 279684 flang/lib/Parser/prescan.h
flang/lib/Parser/prescan.cpp
flang/test/Parser/badlabel.f
|