[Issue 4650] Static data that must be scanned by the GC should be grouped
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sat Feb 7 03:23:10 PST 2015
https://issues.dlang.org/show_bug.cgi?id=4650
Rainer Schuetze <r.sagitario at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |r.sagitario at gmx.de
--- Comment #3 from Rainer Schuetze <r.sagitario at gmx.de> ---
There is a minimal support for this for ELF object files: strings and some
floating point constants are emitted to the .text segment.
--
More information about the Digitalmars-d-bugs
mailing list