calls.c (expand_call): Handle CALL_EXPR_HAS_RETURN_SLOT_ADDR with special struct...
authorJason Merrill <jason@redhat.com>
Tue, 17 Dec 2002 21:29:29 +0000 (16:29 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 17 Dec 2002 21:29:29 +0000 (16:29 -0500)
commit89ea02fbac98156915e26567a21668dd816b4e3a
tree37b41e3dbf4463f5475171f6696ef200af12ca08
parente489a31f89b0a7570f518ab963a2e9706f6761c0
calls.c (expand_call): Handle CALL_EXPR_HAS_RETURN_SLOT_ADDR with special struct-return ABIs.

        * calls.c (expand_call): Handle CALL_EXPR_HAS_RETURN_SLOT_ADDR
        with special struct-return ABIs.

cp/
        * semantics.c (simplify_aggr_init_exprs_r): Don't change the type
        of the CALL_EXPR.

From-SVN: r60223
gcc/calls.c
gcc/cp/ChangeLog
gcc/cp/semantics.c