[Bug rtl-optimization/57763] [4.9 Regression]: comp-goto-1.c: ICE verify_flow_info failed, error: EDGE_CROSSING missing across section boundary

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Jan 19 15:31:00 GMT 2014


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

--- Comment #25 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Sun Jan 19 15:30:22 2014
New Revision: 206773

URL: http://gcc.gnu.org/viewcvs?rev=206773&root=gcc&view=rev
Log:
    PR rtl-optimization/57763
    * bb-reorder.c (fix_crossing_unconditional_branches): Set JUMP_LABEL
    on the new indirect jump_insn and increment LABEL_NUSES (label).

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/bb-reorder.c



More information about the Gcc-bugs mailing list