Re: Internal consitency check failure

Björn Gustavsson <[email protected]>
Newsgroups gmane.comp.lang.erlang.bugs
Message-ID <CA+yh78QmJjzzyCFAFjOfuRgJHbHd4sme0RoetaRQZ_DBVH=cUA@mail.gmail.com>
On Sat, Feb 21, 2015 at 1:44 AM, Anthony Ramine <[email protected]> wrote:
> Le 19 févr. 2015 à 14:35, Björn Gustavsson <[email protected]> a écrit :
>
>> The problematic optimimization was not done when line
>> numbers didn't match.
>
> Maybe some compiler tests should also be run with +no_line_info or something?
>

no_line_info removes the line numbers in the beam_clean pass, which is
run after most of the optimisation passes. This is done on purpose
so that the optimisation passes can assume that line instructions
are always there.

/Bjorn


-- 
Björn Gustavsson, Erlang/OTP, Ericsson AB
_______________________________________________
erlang-bugs mailing list
[email protected]
http://erlang.org/mailman/listinfo/erlang-bugs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.