[erlang-bugs] Internal error in beam_except

Björn Gustavsson bjorn@REDACTED
Wed Feb 26 10:56:34 CET 2014


On Tue, Feb 25, 2014 at 8:30 AM, Ulf Norell <ulf.norell@REDACTED> wrote:
> The following module causes an internal error in beam_except when trying to
> compile it:
>
>
>   -module(compiler_bug).
>
>   f(X) -> a = {X + 1}.
>
>
> Both R15 and R16 exhibits the problem. Here's the error:

Thanks!

The bug has already been fixed in master, and in OTP 17.0-rc1.

/Bjorn

-- 
Björn Gustavsson, Erlang/OTP, Ericsson AB



More information about the erlang-bugs mailing list