On Wed, Jan 04, 2012 at 06:02:25PM +0100, Zoltán Herczeg wrote: >
> thank you for the testing. Actually the PPC error was done by me, and I also
> noticed a few days ago (I changed a value to pcre_uint32 from long int,
> which is 64 bit long). There was an other error in JIT revealed on ARM
> (signed / unsigned load half issue), and you likely see it on MIPS.
> I did tests on MIPS64 with --enable-pcre8 and --enable--pcre16 at the same
time with JIT. 8.30-PT1 fails as you said, r850 passes.