On 2012-01-24, at 12:01 PM, Martin Husemann wrote:

> Can anyone explain why arm would need 8 byte alignment?

The ARM EABI requires 8-byte stack alignment at function entry. I don't know if 
we're using the EABI, but this bug and its fix might indicate as much.

Steve

Reply via email to