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

--- Comment #15 from David Edelsohn <dje at gcc dot gnu.org> ---
#0  _Z11fancy_abortPKciS0_ (
    file=0x11dc62b8 <gt_ggc_r_gt_cp_method_h+94056>
"/home/dje/src/gcc/gcc/vec.h", line=735, function=0x11dc62e0
<gt_ggc_r_gt_cp_method_h+94096> "operator[]")
    at /home/dje/src/gcc/gcc/diagnostic.c:1190
#1  0x100f8fd0 in _ZN3vecI15size_time_entry5va_gc8vl_embedEixEj (this=0x0, 
    ix=0) at /home/dje/src/gcc/gcc/vec.h:735
#2  0x11247914 in
_ZL27estimate_node_size_and_timeP11cgraph_nodej3vecIP9tree_node7va_heap6vl_ptrES6_S1_IP21ipa_agg_jump_functionS4_S5_EPiSA_SA_SA_S1_I20inline_param_summaryS4_S5_E
(node=0x700099c0, possible_truths=0, known_vals=..., 
    known_binfos=..., known_aggs=..., ret_size=0x2ff224b0, ret_min_size=0x0, 
    ret_time=0x0, ret_hints=0x0, inline_param_summary=...)
    at /home/dje/src/gcc/gcc/ipa-inline-analysis.c:3153
#3  0x11249df4 in _Z21do_estimate_edge_sizeP11cgraph_edge (edge=0x71270b80)
    at /home/dje/src/gcc/gcc/ipa-inline-analysis.c:3722
#4  0x112e0cbc in _ZL18estimate_edge_sizeP11cgraph_edge (edge=0x71270b80)
    at /home/dje/src/gcc/gcc/ipa-inline.h:281
#5  0x112e0da4 in _ZL20estimate_edge_growthP11cgraph_edge (edge=0x71270b80)
    at /home/dje/src/gcc/gcc/ipa-inline.h:294
#6  0x112e189c in _Z11inline_callP11cgraph_edgebP3vecIS0_7va_heap6vl_ptrEPib (
    e=0x71270b80, update_original=true, new_edges=0x0, overall_size=0x0, 
    update_overall_summary=true)
    at /home/dje/src/gcc/gcc/ipa-inline-transform.c:233
#7  0x112da9fc in _ZL21inline_to_all_callersP11cgraph_nodePv (node=0x700099c0, 
    data=0x2ff22780) at /home/dje/src/gcc/gcc/ipa-inline.c:1980
#8  0x1096637c in _Z27cgraph_for_node_and_aliasesP11cgraph_nodePFbS0_PvES1_b (
    node=0x700099c0, 
    callback=@0x30323bb0: 0x112da8f0
<_ZL21inline_to_all_callersP11cgraph_nodePv>, data=0x2ff22780,
include_overwritable=true)
    at /home/dje/src/gcc/gcc/cgraph.c:2243
#9  0x1096641c in _Z27cgraph_for_node_and_aliasesP11cgraph_nodePFbS0_PvES1_b (
    node=0x71251840, 
    callback=@0x30323bb0: 0x112da8f0
<_ZL21inline_to_all_callersP11cgraph_nodePv>, data=0x2ff22780,
include_overwritable=true)
    at /home/dje/src/gcc/gcc/cgraph.c:2251
#10 0x112daf2c in _ZL10ipa_inlinev ()
    at /home/dje/src/gcc/gcc/ipa-inline.c:2111
#11 0x112dc0bc in
_ZN50_GLOBAL__N__Z20speculation_useful_pP11cgraph_edgeb15pass_ipa_inline7executeEv
(this=0x303a9428)
    at /home/dje/src/gcc/gcc/ipa-inline.c:2407
#12 0x101113a4 in _Z16execute_one_passP8opt_pass (pass=0x303a9428)
    at /home/dje/src/gcc/gcc/passes.c:2233
#13 0x10112810 in _Z21execute_ipa_pass_listP8opt_pass (pass=0x303a9428)
    at /home/dje/src/gcc/gcc/passes.c:2611
#14 0x1108e334 in _ZL10ipa_passesv ()
    at /home/dje/src/gcc/gcc/cgraphunit.c:2084
#15 0x1108e778 in _Z7compilev () at /home/dje/src/gcc/gcc/cgraphunit.c:2174
#16 0x1108eccc in _Z25finalize_compilation_unitv ()
    at /home/dje/src/gcc/gcc/cgraphunit.c:2329
#17 0x1085b838 in _Z28cp_write_global_declarationsv ()
    at /home/dje/src/gcc/gcc/cp/decl2.c:4611
#18 0x100027e8 in _ZL12compile_filev () at /home/dje/src/gcc/gcc/toplev.c:562
#19 0x10005cac in _ZL10do_compilev () at /home/dje/src/gcc/gcc/toplev.c:1914
#20 0x10005ed0 in _Z11toplev_mainiPPc (argc=3, argv=0x2ff22bc0)
    at /home/dje/src/gcc/gcc/toplev.c:1990
#21 0x100006c8 in main (argc=3, argv=0x2ff22bc0)
    at /home/dje/src/gcc/gcc/main.c:36

Reply via email to