[flang-commits] [flang] [Flang][Runtime] Handle missing definitions in <cfenv> (PR #101242)

Louis Dionne via flang-commits flang-commits at lists.llvm.org
Wed Jul 31 06:36:25 PDT 2024


https://github.com/ldionne commented:

IMO it makes sense to provide whatever macros the underlying `<fenv.h>` provides, not more no less. That makes us non-conforming on some implementations, but the other alternative is to invent values for these macros and that doesn't seem better.

https://github.com/llvm/llvm-project/pull/101242


More information about the flang-commits mailing list