re PR tree-optimization/24365 (statement makes a memory store with complex)
authorJason Merrill <jason@redhat.com>
Sun, 12 Feb 2006 08:01:04 +0000 (03:01 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Sun, 12 Feb 2006 08:01:04 +0000 (03:01 -0500)
commit1d327c160a08807deeab07d6b9af30115853eda1
tree08389978c89dcf560e5f48b595cda76d804891fc
parenteb63438c1b450998cfc58aee838baf7e960c3055
re PR tree-optimization/24365 (statement makes a memory store with complex)

        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.

From-SVN: r110888
gcc/ChangeLog
gcc/tree-inline.c