This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [tuples] RFC: avoid some temporaries when gimplifying calls
- From: Aldy Hernandez <aldyh at redhat dot com>
- To: Jakub Jelinek <jakub at redhat dot com>
- Cc: Diego Novillo <dnovillo at google dot com>, gcc-patches at gcc dot gnu dot org
- Date: Wed, 16 Jul 2008 16:11:51 -0400
- Subject: Re: [tuples] RFC: avoid some temporaries when gimplifying calls
- References: <20080716195542.GF8133@devserv.devel.redhat.com>
> I have bootstrapped/regtested this on x86_64-linux. Does this look right
> to you?
Looks good to me. Thanks.