[pcre-dev] [Bug 1223] Test failure on 10.7/i386 with JIT

Top Page
Delete this message
Author: Zoltan Herczeg
Date:  
To: pcre-dev
Subject: [pcre-dev] [Bug 1223] Test failure on 10.7/i386 with JIT
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=1223

Zoltan Herczeg <hzmester@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hzmester@???





--- Comment #1 from Zoltan Herczeg <hzmester@???> 2012-03-27 19:17:10 ---
I heard about both of them, but as I don't have access to ppc and x86-32 macs I
cannot fix them, and forced to wait until someone is willing to help me to test
it.

On x86:
misaligned_stack_error_ means 32 bit mac ABI expect 16 byte stack alignment,
which is not required by any other system. Moreover I am unsure how the
arguments are passed on the stack when a function is called (also affects the
stack alignment).

On ppc:
Mac ABI is different from SystemV ABI used by Linux, but I don't know the exact
difference. I only know that C functions crash when they return to JIT.


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email