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/32353] [4.1/4.2 Regression] Miscompilation with RESULT_DECL



------- Comment #2 from jakub at gcc dot gnu dot org  2007-06-19 09:08 -------
Subject: Bug 32353

Author: jakub
Date: Tue Jun 19 09:08:39 2007
New Revision: 125841

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125841
Log:
        PR tree-optimization/32353
        * tree-ssa-structalias.c (set_uids_in_ptset): Also handle RESULT_DECL.

        * g++.dg/opt/nrv13.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/opt/nrv13.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-ssa-structalias.c


-- 


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


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