[Bug 99] -fsection-anchors broken on ARM

2014-02-01 Thread gdc-bugzilla
http://bugzilla.gdcproject.org/show_bug.cgi?id=99 Johannes Pfau changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug 99] -fsection-anchors broken on ARM

2014-02-01 Thread gdc-bugzilla
http://bugzilla.gdcproject.org/show_bug.cgi?id=99 --- Comment #1 from Mike 2014-02-01 11:02:30 GMT --- Johannes Pfau - 2011-10-05 ** OK, the ClassZ size is bigger as the class implements an interface. This code interface A {} class B : A {} compiled with

[Bug 99] New: -fsection-anchors broken on ARM

2014-02-01 Thread gdc-bugzilla
http://bugzilla.gdcproject.org/show_bug.cgi?id=99 Bug #: 99 Summary: -fsection-anchors broken on ARM Classification: Unclassified Product: GDC Version: development Platform: ARM OS/Version: Other Status: NEW

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: > >>> > >>>

Re: -fsection-anchors broken on ARM

2013-05-09 Thread 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: Am Tue, 23 Apr 2013 17:10:43 +0200 schrieb "Iain Buclaw" : > In reference to this link: > http

Re: -fsection-anchors broken on ARM

2013-05-08 Thread Iain Buclaw
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: >> >>> Am Tue, 23 Apr 2013 17:10:43 +0200 >>> schrieb "Iain Buclaw" : >>> >>> > In reference to this link: >>> > http://forum.dlang.org/post/50476c77.20...@g

Re: -fsection-anchors broken on ARM

2013-04-24 Thread Iain Buclaw
On 23 April 2013 18:25, Iain Buclaw wrote: > On 23 April 2013 17:28, Johannes Pfau wrote: > >> Am Tue, 23 Apr 2013 17:10:43 +0200 >> schrieb "Iain Buclaw" : >> >> > In reference to this link: >> > http://forum.dlang.org/post/50476c77.20...@googlemail.com >> > >> > >> > I'm currently working on d

Re: -fsection-anchors broken on ARM

2013-04-23 Thread Iain Buclaw
On 23 April 2013 17:28, Johannes Pfau wrote: > Am Tue, 23 Apr 2013 17:10:43 +0200 > schrieb "Iain Buclaw" : > > > In reference to this link: > > http://forum.dlang.org/post/50476c77.20...@googlemail.com > > > > > > I'm currently working on dealing with each of these issues in the > > following pu

Re: -fsection-anchors broken on ARM

2013-04-23 Thread Johannes Pfau
Am Tue, 23 Apr 2013 17:10:43 +0200 schrieb "Iain Buclaw" : > In reference to this link: > http://forum.dlang.org/post/50476c77.20...@googlemail.com > > > I'm currently working on dealing with each of these issues in the > following pull (with the intention to merge back upstream where > requir

Re: -fsection-anchors broken on ARM

2013-04-23 Thread Iain Buclaw
In reference to this link: http://forum.dlang.org/post/50476c77.20...@googlemail.com I'm currently working on dealing with each of these issues in the following pull (with the intention to merge back upstream where required). https://github.com/D-Programming-GDC/GDC/pull/62 In order: 1. Cla