]> Savannah Git Hosting - gnulib.git/commitdiff
jit/cache tests: Fix for arm CPUs with GCC target arm-linux-gnueabihf.
authorBruno Haible <bruno@clisp.org>
Wed, 10 Jan 2024 15:23:23 +0000 (16:23 +0100)
committerBruno Haible <bruno@clisp.org>
Thu, 18 Jan 2024 08:29:29 +0000 (09:29 +0100)
ChangeLog

index b6de485579491dd5a7e739857192f15670531024..5e9a38a8094bb9ee3b826d7b4400d4a231e9ebd8 100644 (file)
--- 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