[PATCH] D120973: [flang] Allow to use already existing names for contruct-name
Peter Klausler via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 9 07:59:25 PST 2022
klausler added a comment.
Please consult subclause 19.3.1 of the Fortran 2018 standard. Named constructs are in the same class as most other local entities. I don't think that what you're trying to do here is standard-conforming.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120973/new/
https://reviews.llvm.org/D120973
More information about the llvm-commits
mailing list