]> git.ipfire.org Git - thirdparty/gcc.git/commit
cfgcleanup.c (flow_find_head_matching_sequence): Terminate when reaching the end...
authorBernd Schmidt <bernds@codesourcery.com>
Fri, 24 Sep 2010 11:29:59 +0000 (11:29 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Fri, 24 Sep 2010 11:29:59 +0000 (11:29 +0000)
commit662592e1bac8b26f51e4b3c3e694b7d909487d3b
treeab51341f3caa8c5b0917e78b80af5fd993c1f920
parente2686b2d7618aefeeb4b62c4d0731ca24c17c1e6
cfgcleanup.c (flow_find_head_matching_sequence): Terminate when reaching the end of a block if it occurs at a DEBUG_INSN.

* cfgcleanup.c (flow_find_head_matching_sequence): Terminate when
reaching the end of a block if it occurs at a DEBUG_INSN.

From-SVN: r164589
gcc/ChangeLog
gcc/cfgcleanup.c