On Sat, Sep 06, 2025 at 11:49:48AM +0100, Alberto Bertogli wrote:
I'll see if I can adjust the test to force the compiler to never
inline that call.
I pushed a patch to the `next` branch that just disables optimizations
on the test binaries.
This is quite broad but it should be effective at reducing false
positives.
https://blitiri.com.ar/git/r/libfiu/c/d323d8d4a8de3c78b63ba079ea4e0674c91b7681/
https://blitiri.com.ar/git/r/libfiu/c/d323d8d4a8de3c78b63ba079ea4e0674c91b7681.patch
It can still be amended if we find issues or a better option later; for
now I will leave in that branch and eventually move it to main for
inclusion in the next release.
That patch should apply cleanly to the version in Debian too, if you
want to apply it to fix this problem in the meantime :)
Thanks!
Alberto