From: Bruno Haible <bruno@clisp.org>
Date: Wed, 10 Jan 2024 15:23:23 +0000 (+0100)
Subject: jit/cache tests: Fix for arm CPUs with GCC target arm-linux-gnueabihf.
X-Git-Tag: v1.0~529
X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=c2a1dff748f68404aad0a819ff2d142569e0375c;p=gnulib.git

jit/cache tests: Fix for arm CPUs with GCC target arm-linux-gnueabihf.
---

diff --git a/ChangeLog b/ChangeLog
index fc63432ea9..6187ed43a4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
 2024-01-10  Bruno Haible  <bruno@clisp.org>
 
-	jit/cache: Fix for arm CPUs with GCC target arm-linux-gnueabihf.
+	jit/cache tests: Fix for arm CPUs with GCC target arm-linux-gnueabihf.
 	* tests/jit/test-cache.c (CODE): Define differently on arm.
 	(SET_CODE, IS, SET_IS): New macros.
 	(main): New variables is_of_return1, is_of_return2. Use the SET_CODE and