Dan Sugalski <[EMAIL PROTECTED]> wrote:

> I think we're entering a maze of twisty little compiler version quirks,
> all of them annoying. :(

The problem is JIT_CGP. This does nasty things with call frames, as well
as gcc does. Only core_ops_cgp.c has to be compiled with
mno-accumulate-...  Or we disable JIT_CGP for failing gcc versions.

>                                       Dan

leo

Reply via email to