]> www.ginac.de Git - cln.git/commit
Use 8-byte word alignment on arm64.
authorRichard Kreckel <kreckel@ginac.de>
Fri, 19 Sep 2014 20:40:20 +0000 (20:40 +0000)
committerRichard Kreckel <kreckel@ginac.de>
Fri, 19 Sep 2014 20:40:20 +0000 (20:40 +0000)
commitf5926253a1b9c6d92a35787f4df0ee7817e7975d
tree41dd536bc80e53fc67ff9c14c390ed8c4056b176
parentba2ba754a5f378983764cdb3dfeceea1ec1ba596
Use 8-byte word alignment on arm64.

The previous patch cb76b5eb used 4-byte word alignment.
Thanks to Peter Green and Hector Oron for pointing out that
8-byte alignment should be used (cf. Debian bug #757623).
include/cln/object.h