diff options
author | John Högberg <[email protected]> | 2018-10-05 14:33:01 +0200 |
---|---|---|
committer | John Högberg <[email protected]> | 2018-10-05 15:43:14 +0200 |
commit | d6509e377db65f2afd7394db2a5154e420dfd4dc (patch) | |
tree | b0f90aaafa4ae081412ad0412119456d172e9bcb /lib/compiler/test/beam_block_SUITE.erl | |
parent | 1b4ad9a2d65a094285a40ae8507bc5b46a59b2e9 (diff) | |
download | otp-d6509e377db65f2afd7394db2a5154e420dfd4dc.tar.gz otp-d6509e377db65f2afd7394db2a5154e420dfd4dc.tar.bz2 otp-d6509e377db65f2afd7394db2a5154e420dfd4dc.zip |
beam_ssa_pre_codegen: Literal funs need stack frames too
Fixes a crash during code generation of the following code:
call_atom() ->
fun({send = Send}) ->
Send()
end.
Diffstat (limited to 'lib/compiler/test/beam_block_SUITE.erl')
0 files changed, 0 insertions, 0 deletions