ofc
ofc copied to clipboard
COMMON and EQUIVALENCE Analysis
Currently we don't check that EQUIVALENCE statements are valid, and compatible with COMMON block rules. To do this we'll need to generate a memory map, and error on any unresolvable conflicts.