This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] cfg.c: Remove flow_obstack.
- From: Jeffrey A Law <law at redhat dot com>
- To: Kazu Hirata <kazu at cs dot umass dot edu>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Mon, 29 Nov 2004 10:06:27 -0700
- Subject: Re: [patch] cfg.c: Remove flow_obstack.
- Organization: Red Hat, Inc
- References: <20041129.100505.74721514.kazu@cs.umass.edu>
- Reply-to: law at redhat dot com
On Mon, 2004-11-29 at 10:05 -0500, Kazu Hirata wrote:
> Hi,
>
> Attached is a patch to remove flow_obstack as nobody except init_flow
> uses it.
>
> Tested on i686-pc-linux-gnu. OK to apply?
>
> Kazu Hirata
>
> 2004-11-29 Kazu Hirata <kazu@cs.umass.edu>
>
> * cfg.c (flow_obstack): Remove.
> (flow_firstobj): Likewise.
> (init_flow): Remove all uses of flow_obstack.
OK.
jeff