Re: [pcre-dev] Release candidate for 10.10

Top Page
Delete this message
Author: Zoltán Herczeg
Date:  
To: Petr Pisar
CC: pcre-dev
Subject: Re: [pcre-dev] Release candidate for 10.10
I think the following instruction is the problem:

>   0x000003ffb7cc0010:  stp     x29, x30, [sp,#-56]!


sp must be 16 byte aligned all the time.

Petr, I will send you a patch. Let me know if it fixes the problem.

Regards,
Zoltan