Re: [pcre-dev] 8.35 RC1 on Aarch64

Top Page
Delete this message
Author: Zoltán Herczeg
Date:  
To: Laurent Desnogues
CC: pcre-dev
Subject: Re: [pcre-dev] 8.35 RC1 on Aarch64
Hi Laurent,

thank you very much for spending time on fixing bugs in PCRE! I really appreciate it.

I also found these issues and fixed them yesterday:
https://tahini.csx.cam.ac.uk/lurker/message/20140326.182344.f2586b5b.en.html

Me neither have hardware, but these changes are clearly needed. The cache flushes were commented out because of an older QEMU. and the missing macro is really a bug.

Regards,
Zoltan

Laurent Desnogues <laurent.desnogues@???> írta:
>Hello,
>
>I was playing with pcre 8.35 on QEMU Aarch64.
>
>I think I have identified two issues in sljit/sljitNativeARM_64.c
>
>- the commented out calls to SLJIT_CACHE_FLUSH are needed
>- in emit_cmp_to0, there's a missing call to
> ADJUST_LOCAL_OFFSET(src, srcw);
>
>It would be nice if someone with hardware access could confirm.
>
>Hope this helps,
>
>Laurent
>
>--
>## List details at https://lists.exim.org/mailman/listinfo/pcre-dev
>