]> Savannah Git Hosting - gnulib.git/commit
memcmp tests: Work around the clang bug.
authorBruno Haible <bruno@clisp.org>
Sat, 21 Dec 2019 04:42:11 +0000 (05:42 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 21 Dec 2019 04:42:11 +0000 (05:42 +0100)
commit80d13fd5bdb77eaa8059bae4504da46aba9c693c
tree808ce3b9afbdc1281474c103e73e57a8af2cf89c
parent3f7d8da2ee9e513a9db318dc9c4aa91ca6ed8b3b
memcmp tests: Work around the clang bug.

* tests/test-memcmp.c (main): Use a volatile function pointer to disable
the clang optimization.
ChangeLog
tests/test-memcmp.c