On Tue, Oct 13, 2009 at 8:20 PM, Florian Weimer <span dir="ltr"><<a href="mailto:fw@deneb.enyo.de">fw@deneb.enyo.de</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
8-byte alignment is preferable for performance reasons (so GCC follows<br>
that)</blockquote><div><br>Sure, that's clear. gcc is welcome to emit aligned output. The question is if it is justified to assume that all other modules likewise align their output. That's what it did and that's why we crash.<br>
<br></div></div>