diff options
author | Björn Gustavsson <[email protected]> | 2019-05-21 14:48:11 +0200 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2019-05-21 15:32:25 +0200 |
commit | 7173fb8984d1822cc9c081f094841fb755f800fc (patch) | |
tree | 7c4258089de470fff4ed035ee54d5d79676ed97c /lib/compiler/src/beam_ssa.hrl | |
parent | d32991afaf3fc5f9f73e3e2448672bb9a1b80101 (diff) | |
download | otp-7173fb8984d1822cc9c081f094841fb755f800fc.tar.gz otp-7173fb8984d1822cc9c081f094841fb755f800fc.tar.bz2 otp-7173fb8984d1822cc9c081f094841fb755f800fc.zip |
Eliminate compiler crash when compiling complex receive statements
Certain complex receive statements would result in an internal
compiler failure. That would happen when the compiler would fail
to find the common exit block following a receive. See the added
test case for an example.
https://bugs.erlang.org/browse/ERL-950
Diffstat (limited to 'lib/compiler/src/beam_ssa.hrl')
0 files changed, 0 insertions, 0 deletions