Error: Instruction does not dominate all uses!

Renato renato at athaydes.com
Wed Jan 10 19:15:18 UTC 2024


On Tuesday, 9 January 2024 at 23:12:03 UTC, Johan wrote:
> On Tuesday, 9 January 2024 at 20:40:48 UTC, Renato wrote:
>> I was writing some pretty basic stuff when suddenly my code 
>> stopped compiling with LDC on release mode.
>>
>> I got the commit which introduced the problem: 
>> https://github.com/renatoathaydes/dzipper/commit/2f2cd6f2b00d36129a97446bec25e660baef3187
>
>
> Hello Renato,
>   Please report the problem in our bugtracker here: 
> https://github.com/ldc-developers/ldc/issues
>
> It would greatly help us if you can minimize the problem to a 
> small test case that reproduces the issue. You can use 
> `dustmite` for that, or try manually (might take a long time).
>
> Thanks!
>   Johan

Done!

And thanks for telling me about Dustmite :) I did try to find a 
minimum example manually but couldn't, but Dustmite managed it in 
around 5 minutes. Awesome tool.


More information about the digitalmars-d-ldc mailing list