This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix a segfault in reload
- To: Jakub Jelinek <jakub at redhat dot com>
- Subject: Re: [PATCH] Fix a segfault in reload
- From: Richard Henderson <rth at cygnus dot com>
- Date: Mon, 9 Oct 2000 10:02:40 -0700
- Cc: gcc-patches at gcc dot gnu dot org
- References: <20001009163854.E807@sunsite.ms.mff.cuni.cz>
On Mon, Oct 09, 2000 at 04:38:54PM +0200, Jakub Jelinek wrote:
> * reload1.c (calculate_needs_all_insns): If deleting an instruction,
> remove its insn_chain structure as well.
>
> * gcc.dg/20001009-1.c: New test.
Ok.
r~