"Johannes Pfau" wrote in message news:m5enbm$2t0e$1...@digitalmars.com...
The linker scripts also know about some details of the C/C++ codegen.
For example attribute(constructor) needs support from linker scripts.
(KEEP, SORT_NONE, PROVIDE_HIDDEN or similar) Without this support
constructor cal
On 30 Nov 2014 09:20, "Johannes Pfau via D.gnu" wrote:
>
> Am Sun, 30 Nov 2014 01:52:57 +
> schrieb "Mike" :
>
> > This has been brought up before:
> > [1]
> > http://forum.dlang.org/post/cqzazaqxpwezignix...@forum.dlang.org
> > [2]
> > http://forum.dlang.org/post/zapxhodqmotriapue...@forum.dl
Am Sun, 30 Nov 2014 01:52:57 +
schrieb "Mike" :
> This has been brought up before:
> [1]
> http://forum.dlang.org/post/cqzazaqxpwezignix...@forum.dlang.org
> [2]
> http://forum.dlang.org/post/zapxhodqmotriapue...@forum.dlang.org
>
> But I'd like to know what GDC's long term plans are to ena
This has been brought up before:
[1]
http://forum.dlang.org/post/cqzazaqxpwezignix...@forum.dlang.org
[2]
http://forum.dlang.org/post/zapxhodqmotriapue...@forum.dlang.org
But I'd like to know what GDC's long term plans are to enable
removing dead code from executables.
(1) Adding a D-specif