Re: --gc-sections and GDC

2014-07-16 Thread Iain Buclaw via D.gnu
On 16 July 2014 21:03, Johannes Pfau via D.gnu wrote: > Am Wed, 16 Jul 2014 15:35:09 +0100 > schrieb "Iain Buclaw via D.gnu" : > >> On 16 July 2014 15:12, Mike via D.gnu wrote: >> > On Wednesday, 16 July 2014 at 13:52:57 UTC, Mike wrote: >> >> >> >> I received a question from Dicebot in at the en

Re: --gc-sections and GDC

2014-07-16 Thread Johannes Pfau via D.gnu
Am Wed, 16 Jul 2014 15:35:09 +0100 schrieb "Iain Buclaw via D.gnu" : > On 16 July 2014 15:12, Mike via D.gnu wrote: > > On Wednesday, 16 July 2014 at 13:52:57 UTC, Mike wrote: > >> > >> I received a question from Dicebot in at the end of my > >> presentation. He asked about the --gc-sections lin

Re: --gc-sections and GDC

2014-07-16 Thread Jacob Carlborg via D.gnu
On 16/07/14 15:52, Mike wrote: I received a question from Dicebot in at the end of my presentation. He asked about the --gc-sections linker flag breaking code from GDC. Have you seen this post: http://forum.dlang.org/thread/lbrfycmutwrrghtza...@forum.dlang.org ? -- /Jacob Carlborg

Re: --gc-sections and GDC

2014-07-16 Thread Iain Buclaw via D.gnu
On 16 July 2014 15:12, Mike via D.gnu wrote: > On Wednesday, 16 July 2014 at 13:52:57 UTC, Mike wrote: >> >> I received a question from Dicebot in at the end of my presentation. He >> asked about the --gc-sections linker flag breaking code from GDC. >> >> I recently discovered how one can see why

Re: --gc-sections and GDC

2014-07-16 Thread Mike via D.gnu
On Wednesday, 16 July 2014 at 13:52:57 UTC, Mike wrote: I received a question from Dicebot in at the end of my presentation. He asked about the --gc-sections linker flag breaking code from GDC. I recently discovered how one can see why this is occurring, and I hope this will help identify th

--gc-sections and GDC

2014-07-16 Thread Mike via D.gnu
I received a question from Dicebot in at the end of my presentation. He asked about the --gc-sections linker flag breaking code from GDC. I recently discovered how one can see why this is occurring, and I hope this will help identify the problem and lead to a solution. Compile any simple he

Re: [Bug 126] Add support for attribute to mark data as volatile.

2014-07-16 Thread Johannes Pfau via D.gnu
Am Wed, 16 Jul 2014 14:41:42 +0100 schrieb "Iain Buclaw via D.gnu" : > On 16 July 2014 14:10, Johannes Pfau via D.gnu > wrote: > > Am Wed, 16 Jul 2014 05:53:30 + > > schrieb "Timo Sintonen" : > > > >> On Tuesday, 24 June 2014 at 14:14:18 UTC, Johannes Pfau wrote: > >> > >> > I think we should

Re: [Bug 126] Add support for attribute to mark data as volatile.

2014-07-16 Thread Iain Buclaw via D.gnu
On 16 July 2014 14:10, Johannes Pfau via D.gnu wrote: > Am Wed, 16 Jul 2014 05:53:30 + > schrieb "Timo Sintonen" : > >> On Tuesday, 24 June 2014 at 14:14:18 UTC, Johannes Pfau wrote: >> >> > I think we should at least try to bring this to the main >> > newsgroup, >> >> I told you this is not g

Re: [Bug 126] Add support for attribute to mark data as volatile.

2014-07-16 Thread Johannes Pfau via D.gnu
Am Wed, 16 Jul 2014 05:53:30 + schrieb "Timo Sintonen" : > On Tuesday, 24 June 2014 at 14:14:18 UTC, Johannes Pfau wrote: > > > I think we should at least try to bring this to the main > > newsgroup, > > I told you this is not going to work. The decision seems to be > made even when the co