Bounty for -minimal compiler flag

Rory McGuire rjmcguire at gmail.com
Sat Feb 15 21:11:54 PST 2014


+1 especially if it shows the amount allocated as well.
On 14 Feb 2014 21:10, "Kagamin" <spam at here.lot> wrote:

> I don't think, everything should be done by the compiler. Most trouble
> with gc is that its usage can't be traced similar to tls, so the feature
> will be diagnostics similar to -vtls option, say, -vminimal. The compiler
> can write the trace of runtime usage in machine-readable format to stdout
> (format: `vminimal:feature:file:line`) and a separate frontend (stylesop)
> can analyze the trace and apply arbitrary feature usage policy. Don't
> change semantics of language constructs. The first step would be to
> implement tracing of gc usage.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-announce/attachments/20140216/42069a85/attachment-0001.html>


More information about the Digitalmars-d-announce mailing list