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 middle-end/24069] [4.1 Regression] ice during feedback stage of profiledbootstrap on powerpc


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-09-30 20:34 -------
Actually the jump_insn and the backtrace does not make sense because it should have triggered the 
computed_jump_p part in make_edge.
Can you add a fflush(dump_file); right after the print_rtl_single.  Also can you attach all of the dumps 
for -fdump-tree-all-all because the backtrace does not make sense between that the jump_insn having 
registers allocated already.

-- 


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


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