On Mon, 27 Jun 2022 at 10:32, Alexandre Oliva <ol...@adacore.com> wrote: > > On Jun 23, 2022, Jonathan Wakely <jwak...@redhat.com> wrote: > > > The attached makes this a bit more efficient, and makes more of the > > code common to the mkstemp and non-mkstmp branches. I'll wait to hear > > back from you before pushing it (since it has Joel's name on the > > patch). > > Thanks, I've given it a spin, both trunk and gcc-11, and I confirm it > works for us.
I've pushed it to trunk now.