COMMON and EQUIVALENCE Analysis
ben-brewer-codethink opened this issue · 0 comments
ben-brewer-codethink commented
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.