https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83229
Bug ID: 83229 Summary: [8 Regression] ICE in from_gcov_type, at profile-count.h:676 Product: gcc Version: 8.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: ipa Assignee: unassigned at gcc dot gnu.org Reporter: rguenth at gcc dot gnu.org CC: marxin at gcc dot gnu.org Target Milestone: --- gamess fails to build with the following (Haswell, thus arch=core-avx2) /space/rguenther/install/usr/local/bin/gfortran -c -o hss1a.fppized.o -Ofast -march=native -Wl,-rpath=/space/rguenther/install/usr/local/lib64 -DSPEC_CPU_LP64 -ffixed-form -std=legacy hss1a.fppized.f ... during IPA pass: inline hss1a.fppized.f:142:0: SUBROUTINE HLFSPD(EG,EH,DAB,FD,FDD,BFDD,OUT) internal compiler error: in from_gcov_type, at profile-count.h:676 0xbdcf3f profile_count::from_gcov_type(long) /space/rguenther/src/svn/trunk/gcc/profile-count.h:676 0xbdcf3f estimate_bb_frequencies(bool) /space/rguenther/src/svn/trunk/gcc/predict.c:3623 0xbdd367 rebuild_frequencies() /space/rguenther/src/svn/trunk/gcc/predict.c:3911 0xbbc954 execute_function_todo /space/rguenther/src/svn/trunk/gcc/passes.c:1975 0xbbd2e5 execute_todo /space/rguenther/src/svn/trunk/gcc/passes.c:2048 0xbbf769 execute_one_ipa_transform_pass /space/rguenther/src/svn/trunk/gcc/passes.c:2245 0xbbf769 execute_all_ipa_transforms() /space/rguenther/src/svn/trunk/gcc/passes.c:2281 0x86d097 cgraph_node::expand() /space/rguenther/src/svn/trunk/gcc/cgraphunit.c:2132 0x86e911 expand_all_functions /space/rguenther/src/svn/trunk/gcc/cgraphunit.c:2275 0x86e911 symbol_table::compile() /space/rguenther/src/svn/trunk/gcc/cgraphunit.c:2623 0x870c24 symbol_table::finalize_compilation_unit() /space/rguenther/src/svn/trunk/gcc/cgraphunit.c:2716 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. specmake: *** [hss1a.fppized.o] Error 1 specmake: *** Waiting for unfinished jobs....