https://issues.dlang.org/show_bug.cgi?id=4650
--- Comment #13 from Rainer Schuetze <[email protected]> --- >what is the status of this with the recent pulls? Still valid, fixed? More work needs to be done to move immutable data into the CONST segment (or similar areas that are not scanned). It is currently limited to float values and strings, not user defined data. --
