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
Sub pass reserve_regs
Function: '-f/0-fun-0-'/1
minimized/pre_codegen2.erl: internal error in pass beam_ssa_pre_codegen:
exception error: no function clause matching beam_ssa_codegen:classify_heap_need(bs_extract)
in function beam_ssa_pre_codegen:res_place_gc_instrs/2 (beam_ssa_pre_codegen.erl, line 2711)
in call from beam_ssa_pre_codegen:reserve_xregs/4 (beam_ssa_pre_codegen.erl, line 2683)
in call from beam_ssa_pre_codegen:reserve_regs/1 (beam_ssa_pre_codegen.erl, line 2559)
in call from compile:run_sub_passes_1/3 (compile.erl, line 422)
in call from beam_ssa_pre_codegen:function/2 (beam_ssa_pre_codegen.erl, line 160)
in call from beam_ssa_pre_codegen:functions/2 (beam_ssa_pre_codegen.erl, line 89)
in call from beam_ssa_pre_codegen:functions/2 (beam_ssa_pre_codegen.erl, line 89)
On master,
crashes erlc with the message:
This also reproduces with #6651.
The text was updated successfully, but these errors were encountered: