http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58279
Bug ID: 58279 Summary: Interanl compiler error while pgo compilation at ipa-inline.c:902 Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: ipa Assignee: unassigned at gcc dot gnu.org Reporter: evstupac at gmail dot com CoreMark (www.coremark.org) build with: make PORT_DIR=linux64 XCFLAGS="-fprofile-generate -DTOTAL_DATA_SIZE=1200 -DPROFILE_RUN=1 -DMULTITHREAD=1 -DMEM_METHOD=MEM_STATIC" REBUILD=1 run3.log; make PORT_DIR=linux64 XCFLAGS="-fprofile-use -DMULTITHREAD=1 -DMEM_METHOD=MEM_STATIC" REBUILD=1 run1.log Generates ICE on 4.8 and 4.9 GCC: internal compiler error: in edge_badness, at ipa-inline.c:902 } ^ 0xd76dbb edge_badness gcc/ipa-inline.c:902 0x4f428d add_new_edges_to_heap gcc/ipa-inline.c:1391 0xd7a34d inline_small_functions gcc/ipa-inline.c:1743 0xd7a34d ipa_inline gcc/ipa-inline.c:1924 0xd7a34d execute gcc/ipa-inline.c:2320 Please submit a full bug report, with preprocessed source if appropriate. Please include the complete backtrace with any bug report. See <http://gcc.gnu.org/bugs.html> for instructions.