[all-commits] [llvm/llvm-project] 6c516c: [flang] Recognize END FILE as ENDFILE in free form...
Peter Klausler via All-commits
all-commits at lists.llvm.org
Thu Nov 12 12:53:13 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6c516cda39745ddb931165caadf52911d7ea0f96
https://github.com/llvm/llvm-project/commit/6c516cda39745ddb931165caadf52911d7ea0f96
Author: peter klausler <pklausler at nvidia.com>
Date: 2020-11-12 (Thu, 12 Nov 2020)
Changed paths:
M flang/lib/Parser/io-parsers.cpp
M flang/test/Semantics/call10.f90
Log Message:
-----------
[flang] Recognize END FILE as ENDFILE in free form source
The ENDFILE statement may be spelled as two words.
Differential revision: https://reviews.llvm.org/D91377
More information about the All-commits
mailing list