On Tue, Oct 13, 2009 at 8:20 PM, Florian Weimer <span dir="ltr">&lt;<a href="mailto:fw@deneb.enyo.de">fw@deneb.enyo.de</a>&gt;</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&#39;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&#39;s what it did and that&#39;s why we crash.<br>
<br></div></div>