Fix: align objstack on 8 bytes
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 17 Sep 2014 18:56:04 +0000 (14:56 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 17 Sep 2014 18:56:04 +0000 (14:56 -0400)
Architectures such as sparc32 have 32-bit pointers, but require
alignment on 8 bytes multiples for 64-bit integers.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>

No differences found
This page took 0.024944 seconds and 4 git commands to generate.