[Bug libc/25246] Unaligned memory access in _dl_sort_maps()

adhemerval.zanella at linaro dot org sourceware-bugzilla@sourceware.org
Wed Dec 4 17:43:00 GMT 2019


https://sourceware.org/bugzilla/show_bug.cgi?id=25246

--- Comment #5 from Adhemerval Zanella <adhemerval.zanella at linaro dot org> ---
It seems gcc does not use unaligned access for some -march on i386 as an
optimization in fact (I think clang does not actually care about some old i386
chips).

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Glibc-bugs mailing list