https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90719
--- Comment #10 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> --- > --- Comment #9 from ibuclaw at gcc dot gnu.org --- > (In reply to Rainer Orth from comment #8) [...] > Oops, I must have both misunderstood your original bug report (you mentioned > stat32_t) *and* the patch applied against the wrong struct. True, and the patch I'd attached didn't have enough context to fully see which struct it applied to. > Fix sent here: https://github.com/dlang/druntime/pull/3078 > > I'll downstream it (again) as soon as it's in. Great, thanks. > For GCC-11, I should really finish off some automated C header -> D conversion > tool, as you know all too well the pains of maintaining the current stdc and > sys packages in D runtime. Excellent idea: gccgo already does this with good success.