[Issue 23867] ImportC: undefined identifier `__builtin_isnan`

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Apr 30 21:15:13 UTC 2023


https://issues.dlang.org/show_bug.cgi?id=23867

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #3 from Dlang Bot <dlang-bot at dlang.rocks> ---
@bachmeil updated dlang/dmd pull request #15147 "Fix 23867 and 23869" fixing
this issue:

- Fix issues 23867 and 23869 - define __builtin_isfinite and __builtin_isnan

  These GNU C builtins are referenced by macros such as:
  * ISNAN
  * R_FINITE

https://github.com/dlang/dmd/pull/15147

--


More information about the Digitalmars-d-bugs mailing list