]> Savannah Git Hosting - gnulib.git/commit
jit/cache: Fix for arm CPUs with GCC target arm-linux-gnueabihf.
authorBruno Haible <bruno@clisp.org>
Wed, 10 Jan 2024 14:26:53 +0000 (15:26 +0100)
committerBruno Haible <bruno@clisp.org>
Thu, 18 Jan 2024 08:29:26 +0000 (09:29 +0100)
commit26a21a7a1004e79bf5d4af8adf1100c3d45591f1
treea2097ac1884bf4ffc604d8fd22d6fe99fe246f8a
parent2c235122e29d7fc62e413a6632d2a33e10229568
jit/cache: 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
SET_IS macros.
ChangeLog
tests/jit/test-cache.c