https://bugs.exim.org/show_bug.cgi?id=1861
Zoltan Herczeg <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Zoltan Herczeg <[email protected]> --- This time not the compiler tries to outsmart people :) This unaligned access is perfectly fine on x86 specific code. Perhaps the performance cost is not that high, so it could be changed. I would not add a macro function though, just call memcpy directly. -- You are receiving this mail because: You are on the CC list for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/pcre-dev
