Correct argument to targetm.calls.promote_prototypes.
commitd279e49d07bb09fd8ba5f5926ff819cd88aa7f7d
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 6 Dec 2017 22:31:47 +0000 (6 22:31 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 6 Dec 2017 22:31:47 +0000 (6 22:31 +0000)
tree4292199477583d359a9594b19ac0c74485169407
parentedf8f3f63c3f49d1ce99ed8cfc24bd8b69aa3978
Correct argument to targetm.calls.promote_prototypes.

* call.c (convert_for_arg_passing): Pass NULL_TREE to
targetm.calls.promote_prototypes.
(type_passed_as): Likewise.

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