This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] except.c nothrow_function_p() walks INSN_LIST chain wrong
- From: Richard Henderson <rth at redhat dot com>
- To: Alan Lehotsky <apl at alum dot mit dot edu>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Fri, 31 May 2002 17:29:16 -0700
- Subject: Re: [patch] except.c nothrow_function_p() walks INSN_LIST chain wrong
- References: <a05111a2fb91dbf71ee49@[63.214.69.153]>
On Fri, May 31, 2002 at 08:11:12PM -0400, Alan Lehotsky wrote:
> * except.c (nothrow_function_p): Call can_throw_external witb INSN,
> not INSN_LIST RTX.
Ok.
r~