[all-commits] [llvm/llvm-project] 43b304: [flang] Support DATA statement initialization of n...
Peter Klausler via All-commits
all-commits at lists.llvm.org
Fri Aug 7 13:20:10 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 43b304b09f892c305861de3113967c2714ab0d02
https://github.com/llvm/llvm-project/commit/43b304b09f892c305861de3113967c2714ab0d02
Author: peter klausler <pklausler at nvidia.com>
Date: 2020-08-07 (Fri, 07 Aug 2020)
Changed paths:
M flang/lib/Semantics/check-data.cpp
M flang/test/Semantics/data06.f90
A flang/test/Semantics/data08.f90
Log Message:
-----------
[flang] Support DATA statement initialization of numeric with Hollerith/CHARACTER
This is a common Fortran language extension.
Differential Revision: https://reviews.llvm.org/D85492
More information about the All-commits
mailing list