https://issues.dlang.org/show_bug.cgi?id=22271
Basile-z <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |backend --- Comment #1 from Basile-z <[email protected]> --- added "backend tag" b/c the suggested optim is not portable (https://dlang.org/dmd-linux.html#differences), so it's eventually only possible in the backend and for windows. on linux your clearly see that the first address is within the mapping of the running executable and not on the heap. --
