Re: [pcre-dev] Release candidate for 10.10

Góra strony
Delete this message
Autor: Zoltán Herczeg
Data:  
Dla: Petr Pisar
CC: pcre-dev
Temat: 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