https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104317

--- Comment #3 from Iain Buclaw <ibuclaw at gdcproject dot org> ---
(In reply to Siarhei Siamashka from comment #2)
> I first tried to toggle "flag_weak_templates" in "gcc/d/lang.opt" from 1 to
> 0 in GDC11 instead of reverting PR99914, but the resulting toolchain was
> unable to compile and link even the most simple applications due to missing
> symbols from Phobos.
> 

r13-2002 (and r12-8673) is a start that sows the seeds to make the codegen
option -fno-weak-templates the default.  Should just be a case of extending the
forced emission to all instantiations too.

Reply via email to