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/24365] [4.1/4.2 Regression] statement makes a memory store with complex



------- Comment #15 from jason at gcc dot gnu dot org  2006-02-12 08:00 -------
Subject: Bug 24365

Author: jason
Date: Sun Feb 12 08:00:51 2006
New Revision: 110887

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110887
Log:
        PR tree-opt/24365
        * tree-inline.c (declare_return_variable): Just don't use the
        modify target if it's a gimple complex reg and the return slot
        isn't.

Modified:
    branches/gcc-4_1-branch/gcc/ChangeLog
    branches/gcc-4_1-branch/gcc/tree-inline.c


-- 


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


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