mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-02 04:40:29 +02:00
* module/language/cps/effects-analysis.scm (compute-clobber-map): Previously a whole-object read would not be clobbered by a specific field write. This crops up for the &read introduced at the site of `cons` for the synthetic car and cdr definitions. This error was there before but didn't cause bugs before 3.0.10 because cons got eagerly lowered to separate allocation and initialization instructions. |
||
---|---|---|
.. | ||
brainfuck | ||
bytecode | ||
cps | ||
ecmascript | ||
elisp | ||
scheme | ||
tree-il | ||
value | ||
bytecode.scm | ||
cps.scm | ||
tree-il.scm |