flow.c (insn_dead_p): When using non-call-exceptions, don't eliminate insns that...
authorAndrew Haley <aph@redhat.com>
Tue, 1 Oct 2002 12:19:36 +0000 (12:19 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Tue, 1 Oct 2002 12:19:36 +0000 (12:19 +0000)
commita646f6ccc1113db8d1faeb1a902b44c1c7774e8c
tree150e6abd5f8f691ae4cd7d2c2f60135ff3b9682d
parent3f7967e390a7cb0a06527a5ebf8a7f6a040b047b
flow.c (insn_dead_p): When using non-call-exceptions, don't eliminate insns that may trap.

2002-09-30  Andrew Haley  <aph@redhat.com>

* flow.c (insn_dead_p): When using non-call-exceptions, don't
eliminate insns that may trap.
* cse.c (insn_live_p): Likewise.

From-SVN: r57688
gcc/ChangeLog
gcc/cse.c
gcc/flow.c