On Thu, Nov 30, 2023 at 11:46 AM Ian Lance Taylor <i...@golang.org> wrote: > > On Thu, Nov 30, 2023 at 1:30 AM Rainer Orth <r...@cebitec.uni-bielefeld.de> > wrote: > > > > the gcc-autoregen bot correctly complained that the libgo and libstdc++ > > configure scripts hadn't been regenerated. I'd have commited the > > following as obvious (just whitespace change), but since libgo is > > imported from upstream, I'm uncertain how best to handle that part. > > I can update libgo/configure upstream, but first I'd like to > understand the change in git revision > 6a6d3817afa02bbcd2388c8e005da6faf88932f1, which seems unnecessary. > Asked in https://gcc.gnu.org/pipermail/gcc-patches/2023-November/638814.html.
OK, fixed now in the GCC repo. Ian