Hi, On Wed, 11 Mar 2026 at 14:52, Bertrand Drouvot <[email protected]> wrote: > > Hi hackers, > > while working on a patch (not shared yet), I had issues with floating-point > and > realized that we don't defend against -ffast-math in meson builds. We defend > against in autoconf (because we don't want fast-math optimizations [1]), so > the > attached does the same for meson. > > [1]: https://postgr.es/m/424007.1644003689%40sss.pgh.pa.us
You are right. I applied the patch and confirmed that it works. -- Regards, Nazir Bilal Yavuz Microsoft
