https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103944
--- Comment #22 from Iain Sandoe <iains at gcc dot gnu.org> --- (In reply to Iain Buclaw from comment #21) > forkgc2.d test has been removed from upstream > > https://github.com/dlang/dmd/pull/21825 > > Upstream patch for Solaris hanging in startbackgc.d > > https://github.com/dlang/dmd/pull/21873 > > Upstream patch for Darwin missing __fork / replace fork in GC with _Fork, > effectively disables forking GC for all targets except Linux (which uses > clone). > > https://github.com/dlang/dmd/pull/21831 Given this, is there any point in applying a stop-gap patch for the problem? (i.e. what is the expected timescale for merging this in)?