]> git.ipfire.org Git - thirdparty/gcc.git/commit
* cfganal.c (can_fallthru): Fix fast path.
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 May 2002 12:56:47 +0000 (12:56 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 May 2002 12:56:47 +0000 (12:56 +0000)
commit33c22fea5fb42d8c5305329dc5ff872f8906a69a
treeaaf80738a13ab5c13f6de2bf5270a7b5b30592c7
parent90c2be4439c656f63074408d6c91442511a9e061
* cfganal.c (can_fallthru): Fix fast path.
* cfgrtl.c (verify_flow_info): Avoid crash on conditionals
with edges to the next block.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53327 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cfganal.c
gcc/cfgrtl.c