This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [3.0.1 PATCH]: Fix ICE in duplicate_eh_regions (java/3596)
- To: Jeff Sturm <jsturm at one-point dot com>
- Subject: Re: [3.0.1 PATCH]: Fix ICE in duplicate_eh_regions (java/3596)
- From: Richard Henderson <rth at redhat dot com>
- Date: Tue, 31 Jul 2001 15:45:55 -0700
- Cc: gcc-patches at gcc dot gnu dot org
- References: <Pine.LNX.4.10.10107302259330.1278-100000@mars.deadcafe.org>
On Mon, Jul 30, 2001 at 11:23:30PM -0400, Jeff Sturm wrote:
> * except.c (duplicate_eh_regions): Test n_array[i] for NULL.
Ok.
r~