]> 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>
Wed, 10 Jan 2024 14:26:53 +0000 (15:26 +0100)
commit6f79cf459ee08eb2d5da349a75175a7a061e239f
tree47e612f37b42c4092622b1f04adcb67f7dc7ae0c
parent5a9d3250f4beafc9db22f605741cbc8563285609
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