[erlc] internal error in pass beam_ssa_opt, sub pass ssa_opt_type_continue · Issue #6664 · erlang/otp · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Function: f/3
Sub pass ssa_opt_type_continue
Function: f/3
minimized/ssa_opt.erl: internal error in pass beam_ssa_opt:
exception error: no match of right hand side value any
in function beam_ssa_type:type/5 (beam_ssa_type.erl, line 2156)
in call from beam_ssa_type:update_types/3 (beam_ssa_type.erl, line 2046)
in call from beam_ssa_type:simplify/5 (beam_ssa_type.erl, line 1051)
in call from beam_ssa_type:opt_is/8 (beam_ssa_type.erl, line 589)
in call from beam_ssa_type:opt_bs/8 (beam_ssa_type.erl, line 530)
in call from beam_ssa_type:do_opt_function/6 (beam_ssa_type.erl, line 508)
in call from beam_ssa_type:opt_function/6 (beam_ssa_type.erl, line 481)
in call from beam_ssa_opt:ssa_opt_type_continue/1 (beam_ssa_opt.erl, line 434)
Describe the bug
crashes erlc with
Affected versions
The text was updated successfully, but these errors were encountered: