Actions
Task #9196
closedCfgVarRangeBlockBackend: use array length for assignment elaboration
Start date:
08/07/2018
Due date:
% Done:
100%
Estimated time:
Detected in build:
master
Published in build:
1.1.1-beta-190722
Description
For 'x[addr] := y' assignment elaboration, where 'x' is an array, the true length of the array should be used.
Actions