]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR rtl-optimization/57763 (comp-goto-1.c: ICE verify_flow_info failed, error:...
authorJakub Jelinek <jakub@redhat.com>
Sun, 19 Jan 2014 15:30:22 +0000 (16:30 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Sun, 19 Jan 2014 15:30:22 +0000 (16:30 +0100)
commit8fce217edcffa809d8f67e436444a32ea93dba77
treed8aecff7bd56f3fae75bfdda252b6935aa273eb2
parent7d483daae98d61852b53dcce0ab550a513b0f3f2
re PR rtl-optimization/57763 (comp-goto-1.c: ICE verify_flow_info failed, error: EDGE_CROSSING missing across section boundary)

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

From-SVN: r206773
gcc/ChangeLog
gcc/bb-reorder.c