[flang-commits] [flang] [flang] Modifications to ieee floating point environment procedures (PR #121949)

Rainer Orth via flang-commits flang-commits at lists.llvm.org
Tue Jan 7 12:24:02 PST 2025


rorth wrote:

This doesn't compile on Solaris:
```
/vol/llvm/src/llvm-project/local/flang/runtime/exceptions.cpp:114:5: error: function-like macro '__GLIBC_USE' is not defined
  114 | #if __GLIBC_USE(IEC_60559_BFP_EXT)
      |     ^
```

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


More information about the flang-commits mailing list