tree-ssa-dce.c (mark_stmt_if_obviously_necessary): Don't let an explicit GOTO_EXPR...
authorKazu Hirata <kazu@cs.umass.edu>
Wed, 27 Oct 2004 18:20:26 +0000 (18:20 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Wed, 27 Oct 2004 18:20:26 +0000 (18:20 +0000)
commit7f604986cccc7ce4df07e7f3565e29888a8b4e4b
treec3aefa6c2f859c236329239678a38caba6e62480
parent36b8a0315c30537607a85dd4310ad0210693da2d
tree-ssa-dce.c (mark_stmt_if_obviously_necessary): Don't let an explicit GOTO_EXPR slip through.

* tree-ssa-dce.c (mark_stmt_if_obviously_necessary)
<GOTO_EXPR>: Don't let an explicit GOTO_EXPR slip through.

From-SVN: r89698
gcc/ChangeLog
gcc/tree-ssa-dce.c