On Thu, Apr 01, 2021 at 08:49:19PM +0100, Jonathan Wakely via Gcc wrote: > On Thu, 1 Apr 2021 at 20:23, Iain Sandoe wrote: > > > > Richard Biener <rguent...@suse.de> wrote: > > > > > On April 1, 2021 4:08:21 PM GMT+02:00, Eric Botcazou > > > <botca...@adacore.com> wrote: > > >>> I have so far bootstrapped and tested the release candidate on > > >>> x86_64-linux. Please test it and report any issues to bugzilla. > > > > On x86 Darwin, a lot of new libstdc++ experimental/filesystem fails. > > > > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99875 > > I missed a backport, this is needed for gcc-10 branch: > https://gcc.gnu.org/cgi-bin/gcc-gitref.cgi?r=r11-7239 > Only affects the testsuite, but in a util header that is used by lots of > tests. > > I'll wait for RM approval before pushing the backport.
Ok. Jakub