cfghooks.c (tidy_fallthru_edges): Add ??? comment.
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 4 Apr 2011 12:34:29 +0000 (12:34 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 4 Apr 2011 12:34:29 +0000 (12:34 +0000)
commit8effe8566fcbd6a61c0372fa69a2077f967e1116
treeafa846cb738e95a633287830f161513579bbade4
parent413519aef85273d74fab2b26aff5ee339c29dc8f
cfghooks.c (tidy_fallthru_edges): Add ??? comment.

* cfghooks.c (tidy_fallthru_edges): Add ??? comment.
* tree-inline.c (delete_unreachable_blocks_update_callgraph): Remove
call to tidy_fallthru_edges.

From-SVN: r171936
gcc/ChangeLog
gcc/cfghooks.c
gcc/tree-inline.c