Re: Counting down the regressions on pull 62

2013-05-11 Thread Iain Buclaw
On Saturday, 11 May 2013 at 00:08:16 UTC, Leandro Lucarella wrote: Iain Buclaw, el 9 de May a las 18:24 me escribiste: On 9 May 2013 01:40, Iain Buclaw wrote: > On 8 May 2013 21:04, Iain Buclaw wrote: > >> Now that the testsuite is passing 100%, now is just a case >> of counting >> down the

How minimal I can go using D on GDC?

2013-05-11 Thread Rel
hello! I used to have a bit unusual task: writing pure binary code (without runtime/os dependency, just native x86 and x64 code). Quite similar to the OS kernel development I may say, if it makes the problem clearer for you. I usually wrote such code in C++ with GCC (using '-nostdlib', '-fno-ex

Re: -fsection-anchors broken on ARM

2013-05-11 Thread Iain Buclaw
On 11 May 2013 12:50, Johannes Pfau wrote: > Am Thu, 09 May 2013 19:40:04 +0200 > schrieb "Iain Buclaw" : > > > On Wednesday, 8 May 2013 at 11:34:19 UTC, Iain Buclaw wrote: > > > On 24 April 2013 15:12, Iain Buclaw wrote: > > > > > >> On 23 April 2013 18:25, Iain Buclaw wrote: > > >> > > >>> On

Re: -fsection-anchors broken on ARM

2013-05-11 Thread Johannes Pfau
Am Thu, 09 May 2013 19:40:04 +0200 schrieb "Iain Buclaw" : > On Wednesday, 8 May 2013 at 11:34:19 UTC, Iain Buclaw wrote: > > On 24 April 2013 15:12, Iain Buclaw wrote: > > > >> On 23 April 2013 18:25, Iain Buclaw wrote: > >> > >>> On 23 April 2013 17:28, Johannes Pfau > >>> wrote: > >>> > >>>