[pcre-dev] [Bug 1430] Request to spin up a new version of pc…

Top Page
Delete this message
Author: Tony Reix
Date:  
To: pcre-dev
Subject: [pcre-dev] [Bug 1430] Request to spin up a new version of pcre with ppc64le support
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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




--- Comment #18 from Tony Reix <tony.reix@???> 2014-01-16 13:49:43 ---
Though you say "instructions are in little endian mode!" (how do you see that
?), pcre_jit_test still saiys: PowerPC 64bit (big endian + ...).

I've sent an email to you with a (long) trace.
Summary:

(gdb) si
0x00003fffb7dcf1d0 in ?? ()
1: x/i $pc
=> 0x3fffb7dcf1d0:      ld      r0,8(r1)
(gdb) p local_space
No symbol "local_space" in current context.
(gdb) info registers
r0             0x10092678       269035128
r1             0x3fffffff4df0   70368744132080
(gdb) si
0x00003fffb7dcf1d4 in ?? ()
1: x/i $pc
=> 0x3fffb7dcf1d4:      ld      r26,-48(r1)
(gdb) info registers
r0             0x101db8bf       270383295
r1             0x3fffffff4df0   70368744132080


Not sure I provided you with useful info about "local_space".

Tony


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