optabs.c (emit_libcall_block): When using non-call exceptions, don't mark libcalls...
authorAndrew Haley <aph@cambridge.redhat.com>
Fri, 22 Jun 2001 16:42:33 +0000 (16:42 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Fri, 22 Jun 2001 16:42:33 +0000 (16:42 +0000)
commit5154e79ae48dfc2706c2268654f9304bc0c85367
treeedd5601d31cd10bb0532bedfe5976ad18a4799bb
parent8b8d3a3451f12827490a78130012f5f3bf28f23c
optabs.c (emit_libcall_block): When using non-call exceptions, don't mark libcalls never throwing.

2001-06-14  Andrew Haley  <aph@cambridge.redhat.com>

        * optabs.c (emit_libcall_block): When using non-call exceptions,
        don't mark libcalls never throwing.

From-SVN: r43504
gcc/ChangeLog
gcc/optabs.c