]> Savannah Git Hosting - gnulib.git/commitdiff
mcel: Fix compilation error with MSVC.
authorBruno Haible <bruno@clisp.org>
Tue, 27 Aug 2024 22:34:53 +0000 (00:34 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 17 Sep 2024 13:27:32 +0000 (15:27 +0200)
* modules/builtin-expect (Description): Improve.
* m4/builtin-expect.m4: Improve comment.
* modules/mcel (Depends-on): Add builtin-expect.

ChangeLog
m4/builtin-expect.m4
modules/builtin-expect
modules/mcel

index 955ed368470820047c619418971de7240322aa5e..1dce1c2494c899dd59e1248aa4abe63b9d67b70e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2024-08-27  Bruno Haible  <bruno@clisp.org>
+
+       mcel: Fix compilation error with MSVC.
+       * modules/builtin-expect (Description): Improve.
+       * m4/builtin-expect.m4: Improve comment.
+       * modules/mcel (Depends-on): Add builtin-expect.
+
 2024-08-27  Bruno Haible  <bruno@clisp.org>
 
        simple-atomic: Fix a clang warning on native Windows.
index 8faffc503543c812c4ec8fb33af340add8c663d1..a2a1c514deea78cc7a1349231c4c74d438c543d3 100644 (file)
@@ -1,4 +1,4 @@
-dnl Check for __builtin_expect.
+dnl Provide a GCC-compatible __builtin_expect macro in <config.h>.
 
 dnl Copyright 2016-2024 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
index c11d5d96c92299c336b2f161d762b1960ee5488e..489a16894d0d9c99128039ac6bf7ecc6766d34c8 100644 (file)
@@ -1,5 +1,5 @@
 Description:
-Check for __builtin_expect.
+Provide a GCC-compatible __builtin_expect macro.
 
 Files:
 m4/builtin-expect.m4
index 59ca6336413afe004315c7e12a8ee9fd69ff7be4..4bdde8f95a5577eb7c150a1d2be80d0c66e8f2cc 100644 (file)
@@ -7,6 +7,7 @@ lib/mcel.h
 
 Depends-on:
 assert-h
+builtin-expect
 extern-inline
 limits-h
 mbrtoc32