https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77512
Eric Botcazou <ebotcazou at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |WAITING Last reconfirmed| |2016-09-08 CC| |ebotcazou at gcc dot gnu.org Ever confirmed|0 |1 Build| |sparc-sun-solaris2.10 --- Comment #1 from Eric Botcazou <ebotcazou at gcc dot gnu.org> --- > First stage was compiled using gcc 4.0.3 Any options passed to this compiler during the first stage? Could you post the output of 'uname -a' on the machine? > Prerequisits are dowload using contrib/download_prerequisites > GNU binutils-2.27 are used > configuration was done with: > ../gcc-6.2.0/configure --prefix=$HOME/gcc-6.2.0-bin > --target=sparc-sun-solaris2.10 --with-gnu-as --with-gnu-ld --disable-libgcj > --enable-languages=c,c++ I'll try to reproduce locally.