[Issue 23867] ImportC: undefined identifier `__builtin_isnan`

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Apr 30 23:00:07 UTC 2023


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #15147 "Fix 23867 and 23869" was merged into master:

- 812fd8a5fa5fb04c5d48e10a57905d5a39f39f13 by Lance Bachmeier:
  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