This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] cfg.c: Remove flow_obstack.


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]