This is the mail archive of the gcc-bugs@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]

[Bug tree-optimization/30590] [4.1/4.2/4.3 Regression] tree-nrv optimization clobbers return variable



------- Comment #11 from spark at gcc dot gnu dot org  2007-03-14 05:48 -------
Subject: Bug 30590

Author: spark
Date: Wed Mar 14 05:48:35 2007
New Revision: 122909

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=122909
Log:
2007-03-13  Seongbae Park <seongbae.park@gmail.com>

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


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-nrv.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30590


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