This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: access to deleted pointer in flow.c
- To: Roman Zippel <zippel at linux-m68k dot org>
- Subject: Re: access to deleted pointer in flow.c
- From: Richard Henderson <rth at redhat dot com>
- Date: Mon, 27 Aug 2001 18:32:19 -0700
- Cc: gcc-bugs <gcc-bugs at gcc dot gnu dot org>, jh at suse dot cz, gcc-patches <gcc-patches at gcc dot gnu dot org>
- References: <3B812B74.EB0B74A8@linux-m68k.org> <3B814ABF.A804FAC8@linux-m68k.org>
On Mon, Aug 20, 2001 at 07:37:03PM +0200, Roman Zippel wrote:
> * flow.c (redirect_edge_succ_nodup): return new edge
> (try_simplify_condjump): use new edge
> * basic-block.h (redirect_edge_succ_nodup): update prototype
Applied.
r~