https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82141
--- Comment #3 from Eric Botcazou <ebotcazou at gcc dot gnu.org> --- > For how long? Only God really knows I presume... You can try the latest iteration: https://gcc.gnu.org/ml/gcc-patches/2017-09/msg00045.html > I doubt it since I am using > > ../work/configure --prefix=/opt/gcc/gcc8w > --enable-languages=c,c++,fortran,objc,obj-c++,ada,lto --with-gmp=/opt/mp-new > --with-system-zlib --with-isl=/opt/mp-new --enable-lto --enable-plugin > --with-arch=corei7 --with-cpu=corei7 --with-stage1-ldflags=-static-libstdc++ > --with-boot-ldflags=-static-libstdc++ > > which is supposed to be a work around pr80556. Then you should mention it in the PR, this is very confusing. But yes, it's the same error and the same issue, no discussion about that.