https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84113
Bug ID: 84113 Summary: gcc-7.3.0/libgcc/unwind.inc:136:1: internal compiler error: in extract_insn, at recog.c:2311 Product: gcc Version: 7.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: dougmencken at gmail dot com Target Milestone: --- Created attachment 43277 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=43277&action=edit log Can’t bootstrap release 7.3, 6.2 with the same configure (only 6.2 to 7.3 is changed in prefix) was well ../gcc-7.3.0/configure \ --build=powerpc-unknown-darwin --host=powerpc-unknown-darwin --target=powerpc-unknown-darwin \ --prefix=/Developer/GCC/7.3/PowerPC/32bit \ --enable-languages=c,c++,objc,obj-c++ \ --enable-shared --enable-static \ --enable-checking=release \ --enable-threads=posix --with-__thread --without-system-zlib \ --disable-nls --disable-werror That’s what I got~ ( more is here https://pastebin.com/nCgEusne and is attached ) ../../../gcc-7.3.0/libgcc/unwind.inc:136:1: internal compiler error: in extract_insn, at recog.c:2311 ../../../gcc-7.3.0/libgcc/unwind.inc: In function '_Unwind_RaiseException': ../../../gcc-7.3.0/libgcc/unwind.inc:136:1: error: unrecognizable insn: ... ../../../gcc-7.3.0/libgcc/unwind.inc:136:1: internal compiler error: in extract_insn, at recog.c:2311