]> git.eshelyaron.com Git - emacs.git/commitdiff
Use builtin-expect directly
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 10 Dec 2024 19:19:25 +0000 (11:19 -0800)
committerEshel Yaron <me@eshelyaron.com>
Thu, 12 Dec 2024 15:48:03 +0000 (16:48 +0100)
* admin/merge-gnulib (GNULIB_MODULES): Add builtin-expect,
since src/lisp.h now uses __builtin_expect directly,
which we should no longer rely on it being pulled in as
a dependency of some other Gnulib module that we use.

(cherry picked from commit 1012e2a43b9d78ad623f2daa2204a2d1cec830a5)

admin/merge-gnulib

index c265b53684e8bb402b8035bac3f48e8b385e5a30..0c7de65a323ada34698401ea6e0d0d78acefb378 100755 (executable)
@@ -26,8 +26,8 @@
 GNULIB_URL=https://git.savannah.gnu.org/git/gnulib.git
 
 GNULIB_MODULES='
-  alignasof alloca-opt binary-io boot-time byteswap c-ctype c-strcase
-  canonicalize-lgpl
+  alignasof alloca-opt binary-io boot-time builtin-expect byteswap
+  c-ctype c-strcase canonicalize-lgpl
   careadlinkat close-stream copy-file-range
   crypto/md5 crypto/md5-buffer
   crypto/sha1-buffer crypto/sha256-buffer crypto/sha512-buffer