This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH]: PR 30590 invalid optimization by tree-nrv


On 3/13/07, Diego Novillo <dnovillo@redhat.com> wrote:
Seongbae Park wrote on 03/14/07 00:05:

>         PR tree-optimization/30590
>
>         * tree-nrv.c (tree_nrv): Check for the partial update of the
> return value.

OK everywhere.

Attached is the backport of the patch to 4.2 and 4.1. I needed to make the obvious changes. 4.2 change is already bootstrapped and regtested on i686. 4.1 test is in progress.

This probably qualifies as obvious but just in case
I'm sending this out before committing,
as there is changes in the patch.
--
#pragma ident "Seongbae Park, compiler, http://seongbae.blogspot.com";

Attachment: pr30590-4.2-tree-nrv.diff.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]