<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 18 November 2015 at 09:24, Daniel Murphy via Digitalmars-d <span dir="ltr"><<a href="mailto:digitalmars-d@puremagic.com" target="_blank">digitalmars-d@puremagic.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="">On 4/11/2015 3:12 AM, Johannes Pfau wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
A crazy idea:<br>
Once gdc supports the latest frontend version we could theoretically<br>
adjust the dmd pull request testing to also merge dmd pull requests<br>
into the gdc frontend and test gdc with these frontend-only requests. We<br>
would then only merge dmd pull requests that build for gdc as well. Then<br>
we would need some hooks to also automatically pull these into gdc. Or<br>
we could setup the frontend as a submodule.<br>
<br>
</blockquote>
<br>
<br></span>
It's not a crazy idea at all.  The problem is that we will need to get the compilers in sync first, and I'm not sure that's getting any closer to being reality.<br>
<br></blockquote><div><br>There are many factors at play here from my side.  Some technical blockers (like the use of floating point in the front-end), some are design (where will we store data to associate the backend symbol with the frontend), some fall into the something-else category.  It may be due to the latter that the only way forward is to take the current front-end HEAD and take a much ground-up approach.<br></div></div><br></div><div class="gmail_extra"><br><br><br></div></div>