On 18 September 2018 at 02:34, Iain Buclaw <ibuc...@gdcproject.org> wrote:
>
> This patch adds the D frontend language configure make files, as described on 
> the anatomy of a language front-end.
>

This is where the last conversation ended up.

https://gcc.gnu.org/ml/gcc-patches/2017-09/msg00612.html

I've just noticed that I left one question unanswered.


> So out of curiosity, when multiple sources are specified on the command
> line, are they subject to IPA as a group or are they handled individually?

They are subject as a group, the compiler proper is only invoked once
with all source files passed to it.

Iain.

Reply via email to