diff options
author | Björn Gustavsson <[email protected]> | 2018-02-28 15:51:26 +0100 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2018-03-01 12:10:52 +0100 |
commit | ebe7556088694c1541bd45f5e978ab02f38c36dc (patch) | |
tree | 16a19c52fe0a7834814d90877e944dcc7f188b34 /lib/stdlib/src/base64.erl | |
parent | e97bef322f6bd1701b1dd4b936efdf32562bcbfe (diff) | |
download | otp-ebe7556088694c1541bd45f5e978ab02f38c36dc.tar.gz otp-ebe7556088694c1541bd45f5e978ab02f38c36dc.tar.bz2 otp-ebe7556088694c1541bd45f5e978ab02f38c36dc.zip |
beam_utils: Correct the liveness calulcations in live_opt/1
live_opt_block/4 could overestimate the number of live
registers for a GC BIF and trigger an assertion. This does not
seem to be a problem when generating code using v3_codegen,
but only when using a new experimental code generator, therefore
there is no need include this correction in maint.
Diffstat (limited to 'lib/stdlib/src/base64.erl')
0 files changed, 0 insertions, 0 deletions