https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113317
--- Comment #4 from seurer at gcc dot gnu.org --- I am seeing this on a power 9 LE machine. This was my configure: configure --enable-languages=c,fortran,c++ --enable-secureplt --with-cpu=power9 --disable-bootstrap --disable-multilib I also tried without the --with-cpu=power9 but it still fails. I was using GNU Binutils 2.36.1 but it also failed with 2.38. Hmmm. I tried on a different power 9 and it worked OK there.