OSDN Git Service

* tree-ssa-dce.c (mark_stmt_if_obviously_necessary)
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Oct 2004 02:56:50 +0000 (02:56 +0000)
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Oct 2004 02:56:50 +0000 (02:56 +0000)
commit215af651d04e31788a42aed15091edff9b4dd889
tree1074891cf9cb826c113cc1053ac87841b2391ec8
parent8b404e6e89dc1b4537d1eca5052ff6279da5c770
* tree-ssa-dce.c (mark_stmt_if_obviously_necessary)
<COND_EXPR>: Use EDGE_COUNT instead of GOTO_DESTINATION.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@89729 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-ssa-dce.c