On Sunday, 14 May 2017 at 09:42:05 UTC, Patrick Schluter wrote: > But completely removing the code when one encounters for > example: if(val+1 == INT_MIN) is simply nuts. Removing such code is precisely what dmd does: https://issues.dlang.org/show_bug.cgi?id=16268