[Bug c++/92778] ICE: Illegal instruction signal terminated program cc1plus

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Dec 3 20:51:00 GMT 2019


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92778

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
This usually means you built GCC (or one of the libraries it uses, like libgmp)
on a different machine with a different CPU.


More information about the Gcc-bugs mailing list