Paul Eggert wrote: > It shrinks the source code a bit, which is a > good sign. There's one more place we can simplify the code because Emacs no longer uses __attribute__ ((aligned (8))). Further patch attached. As a bonus this eliminates the slightly-ridiculous Fcons loop in emacs-module.c.