OSDN Git Service

* calls.c (expand_call): Handle CALL_EXPR_HAS_RETURN_SLOT_ADDR
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 17 Dec 2002 21:29:29 +0000 (21:29 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 17 Dec 2002 21:29:29 +0000 (21:29 +0000)
commit639b737715be0a5ce35f05744ace49774f61f8f8
tree37b41e3dbf4463f5475171f6696ef200af12ca08
parent8d3f2406350acc68c00159aafebb5ed977c6b01d
    * 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60223 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/calls.c
gcc/cp/ChangeLog
gcc/cp/semantics.c