This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Question on gimplify.c:create_tmp_var
- From: Richard Henderson <rth at redhat dot com>
- To: Richard Kenner <kenner at vlsi1 dot ultra dot nyu dot edu>
- Cc: gcc at gcc dot gnu dot org
- Date: Sun, 6 Jun 2004 16:29:22 -0700
- Subject: Re: Question on gimplify.c:create_tmp_var
- References: <10406062306.AA02969@vlsi1.ultra.nyu.edu>
On Sun, Jun 06, 2004 at 07:06:24PM -0400, Richard Kenner wrote:
> Hah! Every time you drastically change what is valid gimple,
> you have to change all of the optimizers.
>
> Certainly true for scalars, but is that true for what's within a
> chain of references?
Of course.
r~