That patch caused some compiler warnings. Fixed like this:
2024-01-10 Bruno Haible
jit/cache tests: Avoid compiler warnings on OpenBSD.
* tests/jit/test-cache.c (main): New variables size_of_return1,
size_of_return2.
diff --git a/tests/jit/test-cache.c b/tests/jit/tes
ant), the best workaround is to
include the precompiled code of 'return1' (and 'return2') in the test program.
Done as follows:
2024-01-09 Bruno Haible
jit/cache tests: Avoid test failure on OpenBSD.
* tests/jit/test-cache.c (return1_code, return2_code): N
for this
specific compilation unit.
[1] https://lwn.net/Articles/732201/
[2] https://lwn.net/Articles/732202/
[3] https://news.ycombinator.com/item?id=17246537
2024-01-08 Bruno Haible
jit/cache tests: Avoid test failure on OpenBSD.
* modules/jit/cache-tests (Files): Add m4/