basic-block.h (has_abnormal_or_eh_outgoing_edge): Renamed from has_abnormal_or_outgoi...
commit6efe83b22e076ba8a2601ce0c31b8d4130d72704
authorJeff Law <law@redhat.com>
Fri, 15 Nov 2013 21:11:50 +0000 (15 14:11 -0700)
committerJeff Law <law@gcc.gnu.org>
Fri, 15 Nov 2013 21:11:50 +0000 (15 14:11 -0700)
tree94fdd0bc7bfd3fe5085e85d1819ed803b207fc53
parentf0d3309e9b5700f73d88c01193eb701a2f4ef985
basic-block.h (has_abnormal_or_eh_outgoing_edge): Renamed from has_abnormal_or_outgoing_edge.

* basic-block.h (has_abnormal_or_eh_outgoing_edge): Renamed from
has_abnormal_or_outgoing_edge.  Check for EH edges as well.
* gimple-ssa-isolate-paths.c
(find_implicit_erroneous_behaviour): Corresponding changes.
Do not check stmt_ends_bb_p or GIMPLE_RETURN anymore.
(find_explicit_erroneous_behaviour): Likewise.

From-SVN: r204861
gcc/ChangeLog
gcc/basic-block.h
gcc/gimple-ssa-isolate-paths.c