calls.c (expand_call): Don't try to be clever about expanding the return slot address.
authorJason Merrill <jason@redhat.com>
Wed, 18 Dec 2002 05:57:43 +0000 (00:57 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 18 Dec 2002 05:57:43 +0000 (00:57 -0500)
commitf32ac70daee2c86644800079493e4f3b17a49830
treeace7a9fdeba560f12c24f3ad831008ac12133114
parent212f6dd0fe0cb1a00ff7dfe0a16cb11cbbe7e6fa
calls.c (expand_call): Don't try to be clever about expanding the return slot address.

        * calls.c (expand_call): Don't try to be clever about expanding
        the return slot address.

From-SVN: r60234
gcc/ChangeLog
gcc/calls.c