diff options
author | Andrea Corallo <akrl@sdf.org> | 2020-04-03 15:35:28 +0100 |
---|---|---|
committer | Andrea Corallo <akrl@sdf.org> | 2020-04-03 19:05:15 +0100 |
commit | 9bf9550836b526d1e72378b2a64385df8d47ac07 (patch) | |
tree | 0a7fd2cd03aafbca96273b6eb16011d433a5419b /lisp/emacs-lisp/byte-run.el | |
parent | 3cc0438629843e7dbd3bda8bbcf6578b2e7f6200 (diff) | |
download | emacs-9bf9550836b526d1e72378b2a64385df8d47ac07.tar.gz emacs-9bf9550836b526d1e72378b2a64385df8d47ac07.tar.bz2 emacs-9bf9550836b526d1e72378b2a64385df8d47ac07.zip |
src/comp.c: Fix i386
In i386 ABI parameter passing of structs (and unions) is done as
pointer + size. Surprisingly this is done *always* even if the
structure is known to be word size.
Diffstat (limited to 'lisp/emacs-lisp/byte-run.el')
0 files changed, 0 insertions, 0 deletions