This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Avoid useless temporary with VIEW_CONVERT_EXPR
- From: "Andrew Pinski" <pinskia at gmail dot com>
- To: "Eric Botcazou" <ebotcazou at adacore dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Sat, 30 Aug 2008 19:46:08 -0700
- Subject: Re: [PATCH] Avoid useless temporary with VIEW_CONVERT_EXPR
- References: <200806110914.11412.ebotcazou@adacore.com>
On Wed, Jun 11, 2008 at 12:14 AM, Eric Botcazou <ebotcazou@adacore.com> wrote:
> Hi,
> Tested on i586-suse-linux, OK for mainline?
By the way this also fixes PR 36445. I will commit a testcase for
this issue later this week.
Thanks,
Andrew Pinski