diff options
author | Peter Klausler <pklausler@nvidia.com> | 2024-12-02 12:25:47 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-02 12:25:47 -0800 |
commit | 8115454aa05caf4ebfaa98466a8c8b7aa274cefd (patch) | |
tree | 6a9b66543a39ce3c4d4ef9eca072a296cdef0a38 /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp | |
parent | c1c9929028004a717d8dea3cdf416260ef97bea8 (diff) | |
download | llvm-8115454aa05caf4ebfaa98466a8c8b7aa274cefd.zip llvm-8115454aa05caf4ebfaa98466a8c8b7aa274cefd.tar.gz llvm-8115454aa05caf4ebfaa98466a8c8b7aa274cefd.tar.bz2 |
[flang] Extension: accept "var*length(bounds)" (#117399)
A character length specifier in an entity declaration or a component
declaration is required by the standard to follow any array bounds or
coarray bounds that are present. Several Fortran compilers allow the
character length specifier to follow the name and appear before the
bounds.
Fixes https://github.com/llvm/llvm-project/issues/117372.
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions