Am 14.10.2012 12:36, schrieb Antoine Pitrou: > I think SPARC (the architecture) disallows unaligned accesses to > memory. I don't think it is specific to the Solaris CC compiler.
I've updated the comment accordingly. Unaligned access is just used by the opt64 implementation of Keccak. opt32 is more conservative and works on 32 and 64bit platforms. _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com