]> 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>
Thu, 18 Jan 2024 08:29:32 +0000 (09:29 +0100)
commit552145d3137ebbd6a52ac7b551e9e132343ef76d
tree205c286f82eb97c1930b0b180a8a006304b423c6
parent3b8fd471c77d13e594473f84e89e97bd74d96c88
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