* call.c (add_conv_candidate): Remove first_arg parm.
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 23 Oct 2015 00:51:07 +0000 (00:51 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 23 Oct 2015 00:51:07 +0000 (00:51 +0000)
commit71910a1129cb3294734b445f30e5860bb3fe3a06
treea52991bd095f3838032739b7d10af5d725fb3e9d
parentabc082009f822a84e7bb1cfb5f57a6bd149aeeac
* call.c (add_conv_candidate): Remove first_arg parm.
(add_template_conv_candidate): Likewise.
(add_template_candidate_real): Don't pass it.
(build_op_call_1): Likewise.

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