]> Savannah Git Hosting - gnulib.git/commit
totalorder, totalorderf: Avoid miscompilation by clang on OpenBSD/i386.
authorBruno Haible <bruno@clisp.org>
Tue, 9 Apr 2024 12:17:38 +0000 (14:17 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 19 Apr 2024 12:41:56 +0000 (14:41 +0200)
commitbc6dac4fa2009f68ade28e10dbf8af35fe7eb3c4
treee5634d35d7f52d8582b6c36adc2e0f8992843ca2
parent2cb393d0ac962efe0407c31d466b16f7b0c0c669
totalorder, totalorderf: Avoid miscompilation by clang on OpenBSD/i386.

* lib/totalorder.c (totalorder): Insert a compiler optimization barrier.
* lib/totalorderf.c (totalorderf): Likewise.
ChangeLog
lib/totalorder.c
lib/totalorderf.c