|
|
|
|
|
|
|
|
| |
The optimisation pass would often not collect all assignments to a
particular reference, so that it would wrongly conclude that a reference
is only ever assigned once while it is actually assigned in multiple
places.
I have _no_ idea why this didn't result in issues before.
|