diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2019-03-25 14:31:31 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2019-03-25 14:34:44 -0700 |
commit | db53731c5f7e11240244161623b82b55cf303043 (patch) | |
tree | 05c9902ab67374f1b45e1f2384b669ab40f03d65 /lib/regcomp.c | |
parent | 389475dbcc4fb8ac52367e103306a632ef3fd101 (diff) | |
download | emacs-db53731c5f7e11240244161623b82b55cf303043.tar.gz emacs-db53731c5f7e11240244161623b82b55cf303043.tar.bz2 emacs-db53731c5f7e11240244161623b82b55cf303043.zip |
Fix alignment bug with pure bignums
Problem found on 32-bit sparc, which has stricter alignment
checking than x86-64.
* src/alloc.c (pure_alloc): When TYPE is negative it now specifies
the negation of the required alignment of the result.
(make_pure_bignum): Specify bignum limb alignment.
Diffstat (limited to 'lib/regcomp.c')
0 files changed, 0 insertions, 0 deletions