[Bug ld/14718] ld crashes on ARMv5 due to unaligned memory access

2012-10-14 Thread siarhei.siamashka at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14718 --- Comment #9 from Siarhei Siamashka 2012-10-14 22:50:44 UTC --- (In reply to comment #6) > I would be very careful with swapping because the size of the > arm_local_iplt_info* is unknown (could be 64-bit or anything). It would still

[Bug ld/14718] ld crashes on ARMv5 due to unaligned memory access

2012-10-14 Thread siarhei.siamashka at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14718 --- Comment #7 from Siarhei Siamashka 2012-10-14 22:32:12 UTC --- (In reply to comment #5) > Because in the current code bfd_signed_vma array (64-bit elements) is followed > by arm_local_iplt_info * array (32-bit elements) and then foll

[Bug ld/14718] ld crashes on ARMv5 due to unaligned memory access

2012-10-14 Thread siarhei.siamashka at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14718 Siarhei Siamashka changed: What|Removed |Added CC||siarhei.siamashka at gmail