[Issue 24124] ImportC: gcc simd intrinsics not supported by dmd

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Nov 7 03:27:27 UTC 2023


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

Walter Bright <bugzilla at digitalmars.com> changed:

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

--- Comment #8 from Walter Bright <bugzilla at digitalmars.com> ---
1. dmd does not support gcc simd intrinsics, and is not likely to

2. the library in question has a #define for disabling use of those intrinsics,
and it's a 3rd party library

Hence, I'm going to resolve this as WONTFIX.

--


More information about the Digitalmars-d-bugs mailing list