Re: [pcre-dev] Release candidate for 10.10

Inizio della pagina
Delete this message
Autore: Zoltán Herczeg
Data:  
To: Petr Pisar
CC: pcre-dev
Oggetto: 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