cfganal.c (set_edge_can_fallthru_flag): Clear the EDGE_CAN_FALLTHRU flag before setti...
authorJosef Zlomek <zlomekj@suse.cz>
Wed, 15 Jan 2003 20:16:22 +0000 (21:16 +0100)
committerJosef Zlomek <zlomek@gcc.gnu.org>
Wed, 15 Jan 2003 20:16:22 +0000 (20:16 +0000)
commit6982ae1549bb0e1b0d98d9ee26ea6506c6c024ff
tree1f93777c7ecda37cf370265d01192c7e1d438a05
parent8c12fc6345f63891dd543ef7b11d459f861b9b96
cfganal.c (set_edge_can_fallthru_flag): Clear the EDGE_CAN_FALLTHRU flag before setting it.

* cfganal.c (set_edge_can_fallthru_flag): Clear the EDGE_CAN_FALLTHRU
flag before setting it.

From-SVN: r61345
gcc/ChangeLog
gcc/cfganal.c