From: Bruno Haible 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-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=3b8fd471c77d13e594473f84e89e97bd74d96c88;p=gnulib.git jit/cache tests: Fix for arm CPUs with GCC target arm-linux-gnueabihf. --- diff --git a/ChangeLog b/ChangeLog index b6de485579..5e9a38a809 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ 2024-01-10 Bruno Haible - 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