Re: bugzilla.gdcproject.org: No confirmation mail; cpuid.d:838:17: error: PIC register clobbered by 'ebx' in ' asm'

2018-02-26 Thread Eugene Wissner via D.gnu
On Sunday, 25 February 2018 at 09:36:51 UTC, Johannes Pfau wrote: Am Sun, 25 Feb 2018 00:05:44 + schrieb kdevel: but gdc (GCC 4.9.4) complains: dotbench.d:65:11: Fehler: basic type expected, not foreach static foreach (s; typenames) { ^ dotbench.d:65:11: Fehler: no identif

Re: bugzilla.gdcproject.org: No confirmation mail; cpuid.d:838:17: error: PIC register clobbered by 'ebx' in ' asm'

2018-02-25 Thread Johannes Pfau via D.gnu
Am Sun, 25 Feb 2018 00:05:44 + schrieb kdevel: > > but gdc (GCC 4.9.4) complains: > > dotbench.d:65:11: Fehler: basic type expected, not foreach > static foreach (s; typenames) { > ^ > dotbench.d:65:11: Fehler: no identifier for declarator _error_ > static foreach (s; ty

Re: bugzilla.gdcproject.org: No confirmation mail; cpuid.d:838:17: error: PIC register clobbered by 'ebx' in ' asm'

2018-02-24 Thread kdevel via D.gnu
On Friday, 23 February 2018 at 07:48:47 UTC, Johannes Pfau wrote: Am Thu, 22 Feb 2018 21:34:34 + schrieb kdevel : On Thursday, 22 February 2018 at 19:52:12 UTC, Johannes Pfau wrote: > I've pushed an update to the gdc-4.9 branch. Please report > back whether this fixes the issue. Not real

Re: bugzilla.gdcproject.org: No confirmation mail; cpuid.d:838:17: error: PIC register clobbered by 'ebx' in ' asm'

2018-02-22 Thread Johannes Pfau via D.gnu
Am Thu, 22 Feb 2018 21:34:34 + schrieb kdevel : > On Thursday, 22 February 2018 at 19:52:12 UTC, Johannes Pfau > wrote: > > I've pushed an update to the gdc-4.9 branch. Please report back > > whether this fixes the issue. > > Not really: > Looks like you're at commit c8ccdcfd1abf15b95b6

Re: bugzilla.gdcproject.org: No confirmation mail; cpuid.d:838:17: error: PIC register clobbered by 'ebx' in ' asm'

2018-02-22 Thread kdevel via D.gnu
On Thursday, 22 February 2018 at 19:52:12 UTC, Johannes Pfau wrote: I've pushed an update to the gdc-4.9 branch. Please report back whether this fixes the issue. Not really: checking for expf... /scratch/mockbuild1/bld-4.9.4/gcc-4.9.4/libphobos/libdruntime/core/cpuid.d:833:45: error: basic ty

Re: bugzilla.gdcproject.org: No confirmation mail; cpuid.d:838:17: error: PIC register clobbered by 'ebx' in ' asm'

2018-02-22 Thread Johannes Pfau via D.gnu
Am Wed, 21 Feb 2018 21:31:41 + schrieb kdevel : > On Wednesday, 21 February 2018 at 07:58:29 UTC, Johannes Pfau > wrote: > > Am Mon, 19 Feb 2018 19:43:49 + > > schrieb kdevel : > > [...] > > > I'll submit a fix later today or tomorrow. > I've pushed an update to the gdc-4.9 branch

Re: bugzilla.gdcproject.org: No confirmation mail; cpuid.d:838:17: error: PIC register clobbered by 'ebx' in ' asm'

2018-02-21 Thread kdevel via D.gnu
On Wednesday, 21 February 2018 at 07:58:29 UTC, Johannes Pfau wrote: Am Mon, 19 Feb 2018 19:43:49 + schrieb kdevel : [...] I'll submit a fix later today or tomorrow. Great. But one question: Why did I receive an "noreply" notification email to my e-Mail-Address? From the header: Fro

Re: bugzilla.gdcproject.org: No confirmation mail; cpuid.d:838:17: error: PIC register clobbered by 'ebx' in ' asm'

2018-02-21 Thread Johannes Pfau via D.gnu
Am Mon, 19 Feb 2018 19:43:49 + schrieb kdevel : > I do not get a confirmation email from bugzilla after entering my > e-mail address here: > https://bugzilla.gdcproject.org/createaccount.cgi > > I tried to build patched versions of GCC 4.8.5 and 4.9.4 but this > happened: > > .../gcc-4.8.