The TARGET= argument of the ASSOCIATED() intrinsic function must be a valid
pointer assignment statement target. Ensure that it does not contain a vector
subscript or any coindexing, either of which would imply a data copy into
temporary storage.
Details
Details
- Reviewers
clementval - Commits
- rGe86e2ab97300: [flang] More error checking for ASSOCIATED()
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo