https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82238
Bug ID: 82238 Summary: ICE while building linux kernel Product: gcc Version: 8.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end Assignee: unassigned at gcc dot gnu.org Reporter: bernd.edlinger at hotmail dot de Target Milestone: --- Created attachment 42197 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42197&action=edit preprocessed source code arm-linux-gnueabihf-gcc -O2 mmu.i arch/arm/mm/mmu.c: In function '__create_mapping': arch/arm/mm/mmu.c:1653:1: internal compiler error: in to_reg_br_prob_base, at profile-count.h:189 0x689cfb profile_probability::to_reg_br_prob_base() const ../../gcc-trunk/gcc/profile-count.h:189 0x689cfb estimate_bb_frequencies(bool) ../../gcc-trunk/gcc/predict.c:3570 0xc976fa tree_estimate_probability(bool) ../../gcc-trunk/gcc/predict.c:2827 0xc97833 execute ../../gcc-trunk/gcc/predict.c:3712 Please submit a full bug report, with preprocessed source if appropriate. Please include the complete backtrace with any bug report. See <https://gcc.gnu.org/bugs/> for instructions. happens also with host(x86_64) gcc.