https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69791
--- Comment #2 from Дилян Палаузов <dilyan.palauzov at aegee dot org> --- (In reply to Richard Biener from comment #1) > How did you configure and call make? FLAGS as mentioned. /git/gcc/configure --enable-host-shared --enable-threads=posix --with-arch=haswell --enable-__cxa_atexit --enable-targets=all --enable-nls --with-linker-hash-style=gnu --with-system-zlib --disable-multilib --enable-languages=c,c++,jit,lto make In addition, liblto used is the one provided by gcc 6, which I compiled some days ago.