A recent fix for problems with ENTRY statement handling didn't
get the case of a procedure dummy argument on an ENTRY statement
in an executable part right; the code presumed that those dummy
arguments would be objects, not entities that might be objects or
procedures. Fix.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo