emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: emacs-26 9e59de9: Use GCALIGNED properly for GCC


From: Paul Eggert
Subject: Re: emacs-26 9e59de9: Use GCALIGNED properly for GCC
Date: Fri, 10 Nov 2017 23:57:13 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0

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.

Attachment: 0001-Simplify-by-removing-HAVE_STRUCT_ATTRIBUTE_ALIGNED.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]