A procedure pointer is allowed to name a specific intrinsic function
from F'2018 table 16.2 as its interface, but not other intrinsic
procedures. Catch this error, and thereby also fix a crash resulting
from a failure later in compilation from failed characteristics;
while here, also catch the similar error with initializers.
Details
Details
- Reviewers
PeteSteinfeld - Commits
- rGf8f7002828ec: [flang] Catch procedure pointer interface error
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo