OSDN Git Service

PR tree-opt/24365
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 12 Feb 2006 08:01:04 +0000 (08:01 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 12 Feb 2006 08:01:04 +0000 (08:01 +0000)
commit3808a9ff8e6f369faf09226a72de1d8d79448bee
tree08389978c89dcf560e5f48b595cda76d804891fc
parent5f82aed92540e4dc893c65d7a04b3f601d4498f4
    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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@110888 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-inline.c