[flang-commits] [flang] [flang] Adjust _FORTRAN_RUNTIME_IEEE_FENV_T_EXTENT for Solaris (PR #74590)

Rainer Orth via flang-commits flang-commits at lists.llvm.org
Mon Dec 11 01:52:14 PST 2023


rorth wrote:

Sorry for the delay in replying: github notifications somehow don't work for me.

Just removing the assertion fixes the Solaris build indeed: the testsuite results are identical to those with my patch.

How should we do this properly: just add a comment in `exceptions.cpp` or also add one in `magic-numbers.h` indicating that `_FORTRAN_RUNTIME_IEEE_FENV_T_EXTENT` is too small on Solaris?

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


More information about the flang-commits mailing list