Change GCALIGNMENT back to an integer literal
commitc911b27aff8dd15cd47a063dc958e6dae74dde06
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 3 Nov 2017 09:20:15 +0000 (3 02:20 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 3 Nov 2017 09:20:55 +0000 (3 02:20 -0700)
tree67b4f77f10fc77aa74af70e658a65f6cb5420a64
parenta87ce5c4b41ca8146c764b1186a6162c069b1933
Change GCALIGNMENT back to an integer literal

* src/lisp.h (GCALIGNMENT): Change it back to a macro
that expands to a literal integer constant, for older GCC.
I had mistakenly thought that only MSVC had the problem.
Problem repored by Eli Zaretskii (Bug#29040#69).
src/lisp.h