[pypy-dev] pypy-c-jit compilation error

Amaury Forgeot d'Arc amauryfa at gmail.com
Fri Nov 20 15:03:58 CET 2009


Hi,

2009/11/20 Leo Trottier <trottier at gmail.com>:
[...]
> AssertionError: must come from an argument to the function, got <-44;esp>

This should be corrected by now.
A function known by the compiler to abort and not return
was not listed in the script that builds the control flow of assembler code.

-- 
Amaury Forgeot d'Arc



More information about the Pypy-dev mailing list