This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [ast-optimizer-branch] PATCH for some sanity checks
- From: Diego Novillo <dnovillo at redhat dot com>
- To: Richard Henderson <rth at redhat dot com>
- Cc: Jason Merrill <jason at redhat dot com>, "gcc-patches at gcc dot gnu dot org" <gcc-patches at gcc dot gnu dot org>
- Date: 10 Jun 2002 16:37:40 -0400
- Subject: Re: [ast-optimizer-branch] PATCH for some sanity checks
- References: <wvlfzzyrzsg.fsf@prospero.cambridge.redhat.com> <20020610133350.D23345@redhat.com>
On Mon, 2002-06-10 at 16:33, Richard Henderson wrote:
> Missed the closing }}}.
>
> Though frankly I think that Diego is going to have to bite
> the bullet and stop using them, as that's not how the bulk
> of GCC is written.
>
Yeah, I've been thinking about this today and it looks like I'll have to
revert to syntax based folding. I'll just get rid of them.
Diego.