Thread overview
importC error Error: undefined identifier `__builtin_unreachable`
Feb 26
Dakota
Feb 26
Dakota
February 26

I try one more importC case, get this error:

Error: undefined identifier `__builtin_unreachable`

any tips to fix this?

February 26
On 26/02/2024 9:04 PM, Dakota wrote:
> I try one more importC case, get this error:
> 
> ```sh
> Error: undefined identifier `__builtin_unreachable`
> ```
> 
> any tips to fix this?

Reported: https://issues.dlang.org/show_bug.cgi?id=24413
February 26

On Monday, 26 February 2024 at 08:18:53 UTC, Richard (Rikki) Andrew Cattermole wrote:

>

On 26/02/2024 9:04 PM, Dakota wrote:

>

I try one more importC case, get this error:

Error: undefined identifier `__builtin_unreachable`

any tips to fix this?

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

Thanks.

can you help add one more bugs:

 Error: undefined identifier `__builtin_clz`
February 26
On 26/02/2024 10:34 PM, Dakota wrote:
> undefined identifier `__builtin_clz`

Done.

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