http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48195
Summary: ICE: vector VEC(ipa_node_params_t,base) index domain error, in ipa_analyze_node at ipa-prop.c:1525 with -flto --param partial-inlining-entry-probability=101 Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization AssignedTo: unassig...@gcc.gnu.org ReportedBy: zso...@seznam.cz Host: x86_64-pc-linux-gnu Target: x86_64-pc-linux-gnu Created attachment 23713 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23713 reduced testcase Compiler output: $ gcc -O2 -flto --param partial-inlining-entry-probability=101 testcase.c In function '_GLOBAL__D_65535_1_d1': lto1: internal compiler error: vector VEC(ipa_node_params_t,base) index domain error, in ipa_analyze_node at ipa-prop.c:1525 Please submit a full bug report, with preprocessed source if appropriate. See <http://gcc.gnu.org/bugs.html> for instructions. lto-wrapper: /mnt/svn/gcc-trunk/binary-latest/bin/gcc returned 1 exit status collect2: lto-wrapper returned 1 exit status Tested revisions: r171152 - crash 4.6 r170955 - crash 4.5 - doesn't know --param partial-inlining-entry-probability