On Feb 19, 2018 12:39 PM, Andreas Schwab <schwab@linux-m68k.org> wrote:

On Feb 19 2018, Daniel Colascione <dancol@dancol.org> wrote:

> pdumper works for me in both 32- and 64-bit forms on x86.

That's pure luck.  There is nothing that forces the size of struct
buffer to be EMACS_INT aligned.


No, there isn't. That's why the code generally doesn't require that it be.