This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Freeing memory for basic-blocks and edges
- From: "Steven Bosscher" <stevenb dot gcc at gmail dot com>
- To: "sean yang" <seanatpurdue at hotmail dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 29 May 2006 22:10:33 +0200
- Subject: Re: Freeing memory for basic-blocks and edges
- References: <BAY105-F9ADE39020704C279D568EC09D0@phx.gbl>
On 5/29/06, sean yang <seanatpurdue@hotmail.com> wrote:
I am looking for code that corresponds to freeing memory for BBs and Edges.
It's called gcc-page.c on most systems.
Gr.
Steven