On Wednesday, 31 July 2013 at 12:01:43 UTC, JS wrote:
I don't think D's code generation is even close to being as mature as many of the common C++ compilers.

dmd's code generation isn't as good as e.g. gcc/clang/icc

ldc and gdc use the clang and gcc backends respectively and therefore, by definition, benefit from the same code generation.

Reply via email to