Testing GDC (GCC 7.1) on Runtime-less ARM Cortex-M
Johannes Pfau via D.gnu
d.gnu at puremagic.com
Wed Jun 28 06:20:31 PDT 2017
Am Wed, 28 Jun 2017 12:27:17 +0000
schrieb Mike <none at none.com>:
> Does that indicate a backend problem? If you look at my previous
> post, linking was also quite high at 33s.
Probably. AFAIR -fsyntax-only includes all frontend processing so the
long runtime is likely due to the optimization phases, assembling and
linking. However, let's wait for Iain for a more competent response ;-)
-- Johannes
More information about the D.gnu
mailing list