http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58862

--- Comment #18 from Teresa Johnson <tejohnson at google dot com> ---
Just hit this same error with cpu2006 bzip2. The .i and .gcda are attached.
Reproduce with:

gcc -c -fprofile-use -O2 blocksort.i

blocksort.c:1136:1: internal compiler error: in edge_badness, at
ipa-inline.c:1011
 }
 ^
0xe13caa edge_badness
    /usr/local/google/home/tejohnson/gcc_trunk_1/gcc/ipa-inline.c:1011
0xe16935 update_edge_key
    /usr/local/google/home/tejohnson/gcc_trunk_1/gcc/ipa-inline.c:1024
0xe16935 inline_small_functions
    /usr/local/google/home/tejohnson/gcc_trunk_1/gcc/ipa-inline.c:1610
0xe16935 ipa_inline
    /usr/local/google/home/tejohnson/gcc_trunk_1/gcc/ipa-inline.c:2015
0xe16935 execute
    /usr/local/google/home/tejohnson/gcc_trunk_1/gcc/ipa-inline.c:2385
Please submit a full bug report,


Teresa

Reply via email to