* 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>
+
+ 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.
-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
Description:
-Check for __builtin_expect.
+Provide a GCC-compatible __builtin_expect macro.
Files:
m4/builtin-expect.m4
Depends-on:
assert-h
+builtin-expect
extern-inline
limits-h
mbrtoc32