This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/44063] [4.6 Regression]: build broken for libgcc cris-elf, ICE in cgraph_estimate_size_after_inlining, at ipa-inline



------- Comment #5 from laurent at guerby dot net  2010-05-11 08:47 -------
backtrace:

(gdb) bt
#0  internal_error (gmsgid=0x13b2f720 "in %s, at %s:%d") at
../../trunk/gcc/diagnostic.c:755
#1  0x10837bd4 in fancy_abort (file=0x13cac5e8 "../../trunk/gcc/ipa-inline.c",
line=208, function=0x13cac5c0 "cgraph_estimate_size_after_inlining") at
../../trunk/gcc/diagnostic.c:811
#2  0x12c6716c in cgraph_estimate_size_after_inlining (times=1, to=0x2adf2680,
what=0x2adf3560) at ../../trunk/gcc/ipa-inline.c:208
#3  0x12c6bf28 in cgraph_decide_inlining_incrementally (node=0x2adf2680,
mode=INLINE_SIZE_NORECURSIVE) at ../../trunk/gcc/ipa-inline.c:1587
#4  0x12c6c58c in cgraph_early_inlining () at ../../trunk/gcc/ipa-inline.c:1686
#5  0x111310a0 in execute_one_pass (pass=0x13eb8c70) at
../../trunk/gcc/passes.c:1590
#6  0x1113139c in execute_pass_list (pass=0x13eb8c70) at
../../trunk/gcc/passes.c:1645
#7  0x1112fca8 in do_per_function_toporder (callback=0x1113132c
<execute_pass_list>, data=0x13dcbf60) at ../../trunk/gcc/passes.c:1156
#8  0x111323e0 in execute_ipa_pass_list (pass=0x13dcbe48) at
../../trunk/gcc/passes.c:1930
#9  0x12be4e28 in ipa_passes () at ../../trunk/gcc/cgraphunit.c:1849
#10 0x12be50a8 in cgraph_optimize () at ../../trunk/gcc/cgraphunit.c:1918
#11 0x12be253c in cgraph_finalize_compilation_unit () at
../../trunk/gcc/cgraphunit.c:1166
#12 0x10126460 in c_write_global_declarations () at
../../trunk/gcc/c-decl.c:9573
#13 0x1165bb90 in compile_file () at ../../trunk/gcc/toplev.c:1065
#14 0x1165f14c in do_compile () at ../../trunk/gcc/toplev.c:2423
#15 0x1165f2ac in toplev_main (argc=68, argv=0x7fff6d44) at
../../trunk/gcc/toplev.c:2465
#16 0x103df340 in main (argc=68, argv=0x7fff6d44) at ../../trunk/gcc/main.c:35


-- 

laurent at guerby dot net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.6.0                       |---


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]