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 #13 from spark at gcc dot gnu dot org  2007-03-15 23:48 -------
Subject: Bug 30590

Author: spark
Date: Thu Mar 15 23:48:13 2007
New Revision: 122964

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=122964
Log:
2007-03-15  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:
    branches/gcc-4_2-branch/gcc/ChangeLog
    branches/gcc-4_2-branch/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]