]> Savannah Git Hosting - gnulib.git/commit
jit/cache tests: Avoid gcc -Wstrict-aliasing warning on Linux/powerpc64.
authorBruno Haible <bruno@clisp.org>
Wed, 10 Jan 2024 15:46:48 +0000 (16:46 +0100)
committerBruno Haible <bruno@clisp.org>
Wed, 10 Jan 2024 15:46:48 +0000 (16:46 +0100)
commit715210d2a6b12b5597ea816eeb084fcfe77d080e
tree3767bee8f3cfec58eaa26a60328f2db0c4983ee9
parentc2a1dff748f68404aad0a819ff2d142569e0375c
jit/cache tests: Avoid gcc -Wstrict-aliasing warning on Linux/powerpc64.

* tests/jit/test-cache.c (funcptr_to_structptr): Turn into an inline
function.
ChangeLog
tests/jit/test-cache.c