https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116961
Sam James <sjames at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |a.horodniceanu at proton dot me --- Comment #3 from Sam James <sjames at gcc dot gnu.org> --- (In reply to Iain Buclaw from comment #2) > (In reply to Sam James from comment #0) > > When bootstrapping with some patches for improving Valgrind support (see > > PR116947), I hit this: > > > > ==26778== Conditional jump or move depends on uninitialised value(s) > > ==26778== at 0x911F41: dmd.dstruct._isZeroInit(dmd.expression.Expression) > > (dstruct.d:635) > > If this line number is correct against current mainline, the trigger is > Yeah, this was at trunk at the time I reported. I will try extract a testcase but will see if Andrei (cc'd) is willing to look first.