This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: cfgbuild cleanup
- From: Richard Henderson <rth at redhat dot com>
- To: Jan Hubicka <jh at suse dot cz>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Sat, 30 Mar 2002 19:31:29 -0800
- Subject: Re: cfgbuild cleanup
- References: <20020330225405.GH25155@atrey.karlin.mff.cuni.cz>
On Sat, Mar 30, 2002 at 11:54:05PM +0100, Jan Hubicka wrote:
> * cfgbuild.c (find_basic_blocks_1): Mark aux fields by hand.
> * cfgrtl.c (create_basic_block_strukcture): Clear aux field.
> (create_basic_block): Do not clear aux.
Ok.
r~