re PR target/12301 (corruption in exception path, exception in returned expression)
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 21 Sep 2003 08:17:48 +0000 (08:17 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 21 Sep 2003 08:17:48 +0000 (08:17 +0000)
commit5cfc53563b5a8db2d08475d058be480894367183
treec123406ad7e9e90e5fce7905e31e32346d1768ea
parentddd2d57e722237230da8eea70a2fcecb11bd0f81
re PR target/12301 (corruption in exception path, exception in returned expression)

PR target/12301
* reorg.c (stop_search_p): Return 1 for insns that can
throw internally.

From-SVN: r71620
gcc/ChangeLog
gcc/reorg.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/eh/delayslot1.C [new file with mode: 0644]