diff options
author | Lukas Larsson <[email protected]> | 2016-08-11 10:35:24 +0200 |
---|---|---|
committer | Lukas Larsson <[email protected]> | 2016-08-12 11:51:18 +0200 |
commit | ca4ad75e8f2058d965465d612ee1b5dcd364200e (patch) | |
tree | 2d21c568e126d4fb570e0f9056cd8bf128d74bd4 /erts/test/erl_print_SUITE.erl | |
parent | 1db9e32445dc368c6073e3b412567d81a2b5eeb2 (diff) | |
download | otp-ca4ad75e8f2058d965465d612ee1b5dcd364200e.tar.gz otp-ca4ad75e8f2058d965465d612ee1b5dcd364200e.tar.bz2 otp-ca4ad75e8f2058d965465d612ee1b5dcd364200e.zip |
erts: Align ErtsThrPrgrLaterOp when free'ing tracer
On Sparc all structs with a double word element in are assumed
to be allocated on a two word boundary. So we have to make sure
that the ErtsThrPrgrLaterOp * points to 8 / 16 byte aligned memory.
As it only costs one word I've done it on all architectures in case
some unknown other arch also needs this.
Diffstat (limited to 'erts/test/erl_print_SUITE.erl')
0 files changed, 0 insertions, 0 deletions