This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Fixing m68hc11 reorg after dataflow merge
- From: Rask Ingemann Lambertsen <rask at sygehus dot dk>
- To: Kenneth Zadeck <Kenneth dot Zadeck at NaturalBridge dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Sun, 17 Jun 2007 08:38:59 +0200
- Subject: Re: Fixing m68hc11 reorg after dataflow merge
- References: <20070616093026.GP5690@sygehus.dk> <87645nb6cf.fsf@moria.site>
On Sat, Jun 16, 2007 at 11:36:00PM -0400, Kenneth Zadeck wrote:
> >
> > Try:
> >
> > df_note_add_problem ();
> > df_analyze ();
> > --
> > #pragma ident "Seongbae Park, compiler, http://seongbae.blogspot.com"
>
> What Seongbae said is correct. However, what Seongbae failed to say is
> that you can ditch the code that gets rid of the old notes. That will
> be done by the note problem.
Yes, look at what I posted yesterday already and smile.
<URL:http://gcc.gnu.org/ml/gcc-patches/2007-06/msg01147.html>
--
Rask Ingemann Lambertsen