Rolf Eike Beer <e...@sf-mail.de> added the comment:

So, what is the problem with this? Either the compiler knows that unaligned 
accesses are no problem and optimizes them away anyway, or it is kept because 
it would crash otherwise. I can confirm that no sparc version >= 3.5 (have not 
tried older) survives the test suite on Gentoo Sparc (64 bit kernel, 32 bit 
userspace) without memcpy().

----------
nosy: +Dakon

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue28055>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to