This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] WITH_CLEANUP_EXPR ggc fix.
- To: Alexandre Petit-Bianco <apbianco at cygnus dot com>
- Subject: Re: [PATCH] WITH_CLEANUP_EXPR ggc fix.
- From: Richard Henderson <rth at redhat dot com>
- Date: Tue, 31 Jul 2001 16:20:10 -0700
- Cc: gcc-patches at gcc dot gnu dot org
- References: <200107311854.LAA19893@fencer.cygnus.com>
On Tue, Jul 31, 2001 at 11:54:55AM -0700, Alexandre Petit-Bianco wrote:
> Here's a patch to make it work. I'm not entirely sure that creating a
> new RTL_EXPR_RTL2 macro is the right thing to do...
It should be called WITH_CLEANUP_EXPR_RTL.
Otherwise the patch is fine.
r~