From 3b8fd471c77d13e594473f84e89e97bd74d96c88 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Wed, 10 Jan 2024 16:23:23 +0100 Subject: [PATCH] jit/cache tests: Fix for arm CPUs with GCC target arm-linux-gnueabihf. --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5