emacs-devel
[Top][All Lists]
Advanced

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

Re: __builtin_assume warnings


From: Paul Eggert
Subject: Re: __builtin_assume warnings
Date: Fri, 14 Aug 2020 19:32:08 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

On 8/12/20 2:38 AM, Mattias Engdegård wrote:
../../emacs/src/lisp.h:1812:12: warning: the argument to '__builtin_assume' has
       side effects that will be discarded [-Wassume]
   eassume (0 <= i && i < bool_vector_size (a));

Thanks for mentioning that. I installed the attached, which should pacify clang there.

Attachment: 0001-Pacify-Apple-clang-11-__builtin_assume.patch
Description: Text Data


reply via email to

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