------- 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