http://sourceware.org/bugzilla/show_bug.cgi?id=14718
--- Comment #3 from Ambroz Bizjak <ambrop7 at gmail dot com> 2012-10-14 20:28:34 UTC --- Andreas: the allocation function (bfd_zalloc, not objalloc_alloc) is not returning unaligned memory. The problem is that the code is trying to manually place multiple arrays into a single memory block, without making sure the extra (non-first) arrays are aligned. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils