[erlang-patches] Let the compiler understand its own BEAM output
Anthony Ramine
n.oxyde@REDACTED
Tue Nov 19 20:11:50 CET 2013
I’ve made a new more general branch with other fixes:
git fetch https://github.com/nox/otp.git asm-reentrant
https://github.com/nox/otp/compare/erlang:maint...asm-reentrant
https://github.com/nox/otp/compare/erlang:maint...asm-reentrant.patch
This also tests for BEAM output recompilation in both compilation_SUITE and compile_SUITE.
Regards,
--
Anthony Ramine
Le 18 nov. 2013 à 13:41, Anthony Ramine <n.oxyde@REDACTED> a écrit :
> I owe you a beer for that tip, I should have thought to grep for no_postopt in the code.
>
> I have just found another discrepancy with regard to allocate and init by recompiling sofs.
>
> --
> Anthony Ramine
>
> Le 18 nov. 2013 à 12:58, Björn Gustavsson <bgustavsson@REDACTED> a écrit :
>
>> Suggestion: Include the following one-line change in your patch and
>> fix the remaining problems:
>
More information about the erlang-patches
mailing list