https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123441
--- Comment #2 from Rémi Galan Alfonso <remi.galanalfonso at gmail dot com> --- > Are you building in the source tree? > > ./configure > > This makes it look like you are. > > > > from https://gcc.gnu.org/install/configure.html : > > First, we highly recommend that GCC be built into a separate directory from > the sources which does not reside within the source tree. This is how we > generally build GCC; building where objdir is a subdirectory of srcdir should > work as well; building where objdir == srcdir is unsupported. ... And indeed that's the issue, apologies for the report then. I've misread it long ago and never went back to read it. I was going to set it as RESOLVED INVALID but since I'm not sure I'll let you do it as you prefer. Thanks!
